Get Result

Returns the detailed status for the given uploadid

Request

📘

Note

Default pageSize = 10
Default pageNumber = 1

ParameterNameDataTypeParameterTypeRequirementDescription
uploadIdstringPathMandatoryUploadId for which the result is required
pageSizeintQueryOptionalpageSize Used for pagination
pageNumberintQueryOptionalpageNumber Used for pagination

Response

metadata :

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

payload :

FieldNameDataTypeDescription
uploadIdStringuploadId
supcResultsListsupcResults
currentPagelongcurrentPage
totalPageslongtotalPages
pageSizelongpageSize

SUPCResult :

FieldNameDataTypeDescription
supcStringsupc
sellerSkuStringSeller's unique identifier of the product
stateStringUpdate status
dateDatedate
messageStringmessage
Language
Authorization