Update spend control
Required API-key scope: spend_controls:write. For a top-up card, increase spendCap to add available funds. spendCap is the new total cap, not an increment; it cannot be lower than spentAmount, and its currency must match the card. Set spendCap or limits to null to clear them.
Authorizations
Enter your API key
Path Parameters
Body
Response
Unique card ID.
Card form factor.
virtual, physical Derived card lifecycle status. Pending physical cards await activation; expiring physical cards are within 90 days of expiry.
pending, active, frozen, inactive, expiring, expired, terminated Card nickname.
Last four digits of the card number.
Card expiration date in YYYY-MM-DD format. Time is unsupported.
^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))$Whether the card draws funds from the revolving budget.
Funding plan: physical identifies physical-card plans, subscription cards can share the revolving budget, and top-up cards use fixed reserved credit.
physical, subscription, topUp ID of the card category assigned to the card.
Team member assigned to the card.
Fixed credit reserved for the card; used as the funding amount for top-up cards.
Total amount spent on the card.
Card-spending and ATM controls with current period usage.
Time and transaction-category restrictions applied to the card.
Date and time the card was created, in ISO 8601 format.
^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))T(?:(?:[01]\d|2[0-3]):[0-5]\d(?::[0-5]\d(?:\.\d+)?)?(?:Z))$Date and time the card was last updated, in ISO 8601 format.
^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))T(?:(?:[01]\d|2[0-3]):[0-5]\d(?::[0-5]\d(?:\.\d+)?)?(?:Z))$