Goods Order
Отменить заказ
Метод отменяет заказ товаров в компании по идентификатору заказа
post/goods-orders/{id}/cancel
Response
ОК.
Example response
{
"delivery": {
"deliveryCase": {
"name": "zone A",
"value": 0.1
}
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.