Зарегистрируйтесь и начните использовать Yume бесплатно
curl --request POST \
--url https://api.example.com/v1/crm/inventories/transfer/ \
--header 'Content-Type: application/json' \
--data '
{
"rental_point": 123,
"inventories": [
123
]
}
'{
"rental_point": 123,
"inventories": [
123
]
}curl --request POST \
--url https://api.example.com/v1/crm/inventories/transfer/ \
--header 'Content-Type: application/json' \
--data '
{
"rental_point": 123,
"inventories": [
123
]
}
'{
"rental_point": 123,
"inventories": [
123
]
}Была ли эта страница полезной?