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

Shipping methods available to your account

GET/api/v1/shipping-methodsToken requiredorder:read1 pt

Shipping methods available to your account. Put shipping_method_id into shipping when creating a wholesale order

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