Skip to main content

List Shipping Method Mappings

GET 

//:domain/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.

Authentication: Bearer token.

Request

Responses

OK

Response Headers
    Content-Type