Track Listing

Through this api you can track the listing by sending either uploadId or sku in the request.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

📘

Note

In the request either uploadId or sku are Mandatory

Possible states in the response are : PENDING,LIVE,REJECTED

Request

ParameterNameDataTypeParameterTypeRequirementDescription
uploadIdstringQueryEither uploadId or sku are MandatoryUploadId for which the result is required
skustringQueryEither uploadId or sku are MandatoryVendor stock keeping unit

Response

metadata :

FieldNameDataTypeDescription
requestIdStringUnique ID for the request
clientIdStringPartner Id
responseTimeLongResponse Time
requestedURIStringRequested URI
messageStringError message

payload :

FieldNameDataTypeDescription
trackListingResultsListList of TrackListingResult objects

TrackListingResult :

FieldNameDataTypeDescription
supcStringsupc
sellerSkuStringSeller's unique identifier of the product
stateStringUpdate status
dateDatedate
uploadIdStringupload Id
reasonsListList of reasons for failures
commentsListList of comments for failures
Responses

Language
Credentials
LoadingLoading…
Response
Choose an example:
application/json