Discussions
Inventory Update error "message": "Empty inventory updates request",
about 9 years ago by Rajib
Hi
with below command
curl -X POST -H "X-Auth-Token: *3e06-*-3928-9*-70e40" -H "X-Seller-Authz-Token: 07f524-538a-*-00d2146e*" -H "ClientId: **" -H "Cache-Control: no-cache" -H "Postman-Token: **-b*d-3d04-***-19b*" "https://apigateway.snapdeal.com/seller-api/products/inventory?supc=****&availableInventory=3"
I am getting below error
{
"metadata": {
"requestId": "9fc01e9c-*-8b61-79e6c4af49d9",
"clientId": "** **",
"message": "Empty inventory updates request",
"responseTime": 0,
"requestedURI": "POST /products/inventory"
}
}
can anyone pls elaborate, Thank you