v1
latestOpenAPI 3.0.12026-07-24310590875.6 KBUpdate a vendor card
Update details about an existing vendor card.
Path parameters
BILL-generated ID or UUID of the card
Headers
Access token for Spend & Expense API authentication
Request body
Card name
BILL-generated ID or UUID of the budget linked with the card
Card spend limit for the current budget period
Card spend limit for all future budget periods
User-generated expiration date. The value is in the yyyy-MM-dd format. BILL automatically closes the card account on this date. To remove the card expiration date, set this field as null.
Note: Use the validThru value in the response as the expiration date in a card payment. Do not use the expirationDate value for this operation.
Set as true to share all the budget funds with the card. This option enables the card user to spend from unallocated budget funds when the allocation is empty.
Card policy for recurring budget periods.
- true: Renew the card funds in the next budget period
- false: Card is available only for the current budget period
If you do not set this field, the card will retain its current policy.
Example request
{
"limit": "120"
}Response
Update a vendor card response
BILL-generated ID of the card
BILL-generated UUID of the card
Card name
BILL-generated ID of the user linked with the card
BILL-generated UUID of the user linked with the card
BILL-generated ID of the budget linked with the card
BILL-generated UUID of the budget linked with the card
Last four digits of the card number
BILL-generated card expiration date. The value is in the MM/YY format.
Note: Use the validThru value as the expiration date in a card payment. Do not use the expirationDate value for this operation.
User-generated card expiration date. This value is in the yyyy-MM-dd format. BILL automatically closes the card account on this date.
Note: Use the validThru value as the expiration date in a card payment. Do not use the expirationDate value for this operation.
Card status.
Delete card reason. This field is available in the response only when status is DELETED.
Card type.
Set as true to share all the budget funds with the card. This option enables the card user to spend from unallocated budget funds when the allocation is empty.
Set as true to renew the card funds in the next budget period
Card spend limit for the all future budget periods
Created date and time
Updated date and time