Skip to main content

List Shipping Method Mappings

GET 

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

Get every discovered ShipHero shipping value, ordered busiest first, with its current mapping and how it resolves today - plus the shipping-method catalog, the ordered text rules, and a volume summary.

Not yet available to API tokens

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

summary.unresolved_shipments counts shipments, not values: one unmapped value can outweigh five mapped ones.

Authentication: Requires Bearer token.

Every endpoint in this folder returns the SAME full configuration payload (provider_methods, sku_methods, text_rules, summary). The resolution layers interact, so a mutation returns the whole refreshed configuration rather than the single row that changed.

Request

Responses

OK

Response Headers
    Content-Type