BillingRate cards

Delete Rate Card

Delete a rate card by ID

Note: Rate cards can only be deleted if they are not referenced by any fulfillment delegations.

DELETE
/shipos/rate-cards/{rate_card_id}
x-access-token<token>

In: header

Path Parameters

rate_card_id*string

The ID of the rate card to delete

Response Body

application/problem+json

application/problem+json

application/problem+json

application/problem+json

application/problem+json

application/problem+json

curl -X DELETE "https://example.com/shipos/rate-cards/string"
Empty