cards

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

Changes

No recorded changes to this endpoint across all 1 revision of this API.