Discussions
Payment Reconciliation
For the effective payment reconciliation,we need to following data from sellerAPIs.
which API I wanna call to get the Tracking ID??
which API I wanna call to get the Tracking ID??
We are hitting post request in production APIs : (/products/inventory) to update the inventories for SUPC(s) and we are getting the status code as (200). But once we hit the production API : (/feed/result) we are getting that so many SUPCs are failed and we also not get the proper reason of failing these SUPC(s) . How can we know why these SUPC(s) are failed
Response :
{
"metadata": {
"requestId": "****,
"clientId": "*",
"responseTime": 21,
"requestedURI": "GET /feed/result"
},
"payload": {
"supcResults": [
{
"supc": "***",
"sellerSku": "***",
"state": "FAILED",
"date": 1459587956146,
"message": "Unsuccessful"
}
],
"currentPage": 1,
"totalPages": 63198,
"pageSize": 1
}
error in orders/print API
{"orderCodes":"16837232868","fulfillmentType":"DROPSHIP_MODEL"}{"metadata":{"requestId":"a79abdf0-5906-481b-a9d0-bcacc9c83756"
,"clientId":"59","message":"Can not deserialize instance of java.util.HashSet out of VALUE_STRING token"
,"requestedURI":"POST /orders/print"}}
error in orders/print API
{"metadata":{"requestId":"cb5a6023-dabf-4929-bad7-efd19fe52979","clientId":"59","message":"Can not deserialize
instance of java.lang.String out of START_OBJECT token","requestedURI":"POST /orders/print"}}
difference between get /ocplus/stn and post /ocplus/stn ??
difference between get /ocplus/stn and post /ocplus/stn ??
which API?
I want to print LABEL and INVOICE for all orders new orders as bulk. which API i wanna use???
Unknown errors during search
I was testing product search API against the production instance of snapdeal. The local catalog search was fine but the global catalog search kept failing with a strange error over a period of 9 minutes.
Need better error handling for inventory updates
When I tested with negative inventory:
what is status in /dropship/manifest ??
/dropship/manifest
