GetQcStatus

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
Request
Response
Choose an example:
application/xml
application/json