Skip to main content

List Shipping Methods

GET 

/api/shipstation/integration-instances/:integration_instance/shipping-methods

Returns every ShipStation carrier/service combination for the instance (flattened to carrier_code|service_code codes, cached 10 minutes from the ShipStation /carriers + /services endpoints, sorted by carrier then service name) with its current SKU.io mapping (or null), plus the list of available SKU.io shipping methods for the mapping dropdown.

Not yet available to API tokens

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

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type