Goods Order
Change goods order status(Beta)
Change the processing status of a goods order by order ID.
post/goods-orders/{id}/change-status
Request body
Response
OK
Example response
{
"delivery": {
"deliveryCase": {
"name": "zone A",
"value": 0.1
}
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.