Skip to main content

Preview Cost Line Type Impact

POST 

/api/shipstation/integration-instances/:integrationInstance/cost-line-type/preview

Preview how many ShipStation cost financial lines and sales orders would be touched if the fulfillment-cost financial line type changed to new_type_id. Read-only. Requires Bearer token.

Not yet available to API tokens

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

Request body:

  • new_type_id (optional, int|null): Proposed cost financial line type id. null = auto default. Must exist.

Drives the confirmation modal before saving the setting.

Request

Responses

OK

Response Headers
    Content-Type