Skip to main content

Get Shipping Provider Options

GET 

/api/fulfillment-orders/:fulfillmentOrder/shipping-provider-options

The shipping-provider options for the Edit Shipping Details picker (SKU-8019 per-FO provider override). Lists the configured shipping-provider integration instances in the tenant PLUS a synthetic Manual option, each with whether it's mapped to this FO's warehouse (is_mapped) and whether it's the warehouse's preferred default (is_warehouse_default). The dialog pre-selects default_integration_instance_id.

The provider an FO dispatches to is normally the warehouse's preferred; this lets an operator override it per FO. ANY configured shipping provider is selectable AND submittable — is_mapped merely reflects whether an explicit ShippingProviderWarehouse mapping exists and never gates submission (the mapping only informs the default).

Authenticate with a Personal Access Token.

Request

Responses

OK

Response Headers
    Content-Type