Goods Order
Change the goods order external store information
post/goods-orders/{id}/external-info
Request body
Example request
{
"link": "https://www.ozon.ru/my/orderdetails/?order=00099999-04011"
}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.