Skip to main content

Export Shipping Method Mappings (CSV)

GET 

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

Stream every shipping method mapping for the integration as a CSV download. Header row: amazon_method,shipping_method_id,shipping_method_full_name,carrier_name. Round-trip-compatible with the import endpoint.

Response Content-Type: text/csv (file download named amazon-shipping-mappings-{instanceId}-{date}.csv).

Authentication: Bearer token.

Request

Responses

OK

Response Headers
    Content-Type
    Content-Disposition