Skip to main content

List Shipping Method Mappings

GET 

/api/amazon/:integrationInstance/shipping-method-mappings

List every shipping method mapping for the Amazon integration's sales channel. Each row pairs an Amazon shipping method name (e.g. "Standard", "Expedited") with an optional internal SKU.io shipping method (eager-loaded with its carrier). Returns 404 if the integration has no sales channel.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Authentication: Bearer token.

Request

Responses

OK

Response Headers
    Content-Type