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

How far you have got: exchanged a token / can read the catalogue / can create an order / can see what is short / can submit

GET/api/v1/me/readinessToken required1 pt

How far you have got: exchanged a token / can read the catalogue / can create an order / can see what is short / can submit. Every step you have not reached comes with what to do about it. Note this only sees calls that came through this gateway, and "can submit" does not mean the business runs end to end — shipping, reconciliation and returns come after.

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 } }.