GetQcStatus

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

Request parameters restrictions

SkuSellerList - Please be aware that the parameter can ONLY be sent as an array so in the case you want to use it with only one element it should be still an array with one element.

e.g. SkuSellerList = [“E213”].

Sending a string instead of an array will trigger an error

Query Params
int32
Defaults to 100

The maximum number of Qc Statuses that should be returned. If you omit this parameter, the default of 100 is used.

int32
Defaults to 0

Number of Qc Statuses to skip (i.e., an offset into the result set; together with the Limit parameter, simple result set paging is possible; if you do page through results, note that the list of Qc Statuses might change during paging).

SkuSellerList
array of strings

Only Qc Statuses for SKUs in this list will be returned. Can either be a JSON array (e.g., [“E213”,”KI21”,”HT0”]) or a serialized PHP array (e.g., a:3:{i:0;s:4:”E213”;i:1;s:4:”KI21”;i:2;s:3:”HT0”;}).

SkuSellerList
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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