Зарегистрируйтесь и начните использовать Yume бесплатно
curl --request GET \
--url https://api.example.com/v1/shop/sales/{sale_id}/inventories/[
{
"id": 123,
"inventory": {
"id": 123,
"name": "<string>",
"group": 123,
"unique_id": "<string>",
"category": 123,
"image": "<string>",
"extra": "<unknown>",
"sublease_user": 123,
"state": 123,
"disabled": 0,
"rental_point": 123
},
"inventory_group": 123,
"inventory_group_count": -1,
"warehouse": 123,
"counterparty": 123,
"tarif": 123,
"discount": 123,
"price": "<string>",
"price_discount": "<string>",
"extra": "<unknown>"
}
]curl --request GET \
--url https://api.example.com/v1/shop/sales/{sale_id}/inventories/[
{
"id": 123,
"inventory": {
"id": 123,
"name": "<string>",
"group": 123,
"unique_id": "<string>",
"category": 123,
"image": "<string>",
"extra": "<unknown>",
"sublease_user": 123,
"state": 123,
"disabled": 0,
"rental_point": 123
},
"inventory_group": 123,
"inventory_group_count": -1,
"warehouse": 123,
"counterparty": 123,
"tarif": 123,
"discount": 123,
"price": "<string>",
"price_discount": "<string>",
"extra": "<unknown>"
}
]Which field to use when ordering the results.
A search term.
Show child attributes
-2147483648 <= x <= 2147483647^-?\d{0,14}(?:\.\d{0,2})?$^-?\d{0,14}(?:\.\d{0,2})?$Была ли эта страница полезной?