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.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Authentication: Bearer token.

Request

Responses

OK

Response Headers
    Content-Type