Discussions

Ask a Question
ANSWERED

Inventory Update error "message": "Empty inventory updates request",

Hi

ANSWERED

PHP code to update inventory

Hi

Get Search Seller Product - failing

Searching for seller products in production:

ANSWERED

purpose API - POST /orders/split

what is the purpose of API - POST /orders/split

ANSWERED

Transactions Reports Now Working

We tried to access below end point to get the reports of the payments for sandbox company.

ANSWERED

Payment Reconciliation

For the effective payment reconciliation,we need to following data from sellerAPIs.

ANSWERED

which API I wanna call to get the Tracking ID??

which API I wanna call to get the Tracking ID??

ANSWERED

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
}

ANSWERED

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"}}

ANSWERED

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"}}