v1
latestOpenAPI 3.0.12026-07-24310590875.6 KBcards
Delete a vendor card
Delete an existing vendor card. A deleted card cannot be restored. The deleted card is not available in the list of cards.
delete/v3/spend/cards/{cardId}
Path parameters
cardIdstring required
BILL-generated ID or UUID of the card
Example:{{se_card_uuid}}
Query parameters
reason'CANCELLED' | 'LOST' | 'STOLEN' | 'MISPLACED' nullable
Delete card reason
Example:CANCELLED
Headers
apiTokenstring nullable
Access token for Spend & Expense API authentication
Example:{{api_token}}
Response
Delete a vendor card response