GetQcStatusAsk AIget https://sellercenter-api.linio.com.mx/?Action=GetQcStatusQuery ParamsLimitint32Defaults to 100The maximum number of Qc Statuses that should be returned. If you omit this parameter, the default of 100 is used.Offsetint32Defaults to 0Number 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).SkuSellerListarray of stringsOnly 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”;}).SkuSellerListADD stringHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesAllowed:application/jsonapplication/xmlResponses 200200 400400Updated 11 months ago