cards
Update a vendor card
Update details about an existing vendor card.
patch/v3/spend/cards/{cardId}
Path parameters
cardIdstring required
BILL-generated ID or UUID of the card
Example:{{se_card_uuid}}
Headers
apiTokenstring nullable
Access token for Spend & Expense API authentication
Example:{{api_token}}
Request body
Example request
{
"limit": "120"
}Response
Update a vendor card response
Changes
No recorded changes to this endpoint across all 1 revision of this API.