Ever Connect
v1.4.0中文·EN·한국어Sign inRequest access
Products

Variant detail by SKU (one object)

GET/api/v1/skus/{sku}Token requiredproduct:read1 pt

Path parameters

NameTypeDescription
sku requiredstringSKU / barcode — the colour + size level, e.g. OB0021611. For the whole style use product_code instead.
max length 64 · format ^[A-Za-z0-9_./-]+$

Query parameters

NameTypeDescription
warehouse_codestringWarehouse code: AU (Australia, all warehouses — aggregate view), AUSYD2 (Sydney main, Rosehill), AUSYD1 (Sydney accessories), CN (China, all warehouses — aggregate view), CHNZJ1 (Zhenjiang). Full list: GET /api/v1/warehouses.

Response

The envelope is decided by the HTTP status alone: 2xx with { data: … } (lists also carry page / page_size / has_more or total_count); 4xx / 5xx with { error: { code, message, hint, request_id, doc_url } }.