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

Product detail by style code (images / description / prices + all variants; Chinese name / weight / materials not yet fed from upstream, present only when set)

GET/api/v1/products/{product_code}Token requiredproduct:read1 pt

Path parameters

NameTypeDescription
product_code requiredstringStyle code — one style (every colour / size variant), e.g. OB002. For a single variant use sku. When querying prices, several can be comma-separated.
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 } }.