v8
OpenAPI 3.1.02026-08-033623795.0 MBUpdate Card
Update, freeze, or cancel a card.
Request body
The owning account ID (a biz_ identifier). Provide this or user_id.
Pass true to permanently cancel the card. A canceled card cannot be uncanceled. Cannot be combined with other fields.
Pass true to freeze the card, false to unfreeze it. The assigned cardholder may freeze their own card without the payout:account:update scope.
A display name for the card.
New 4-digit PIN. Can only be set on a card assigned to the acting user, who may set it without the payout:account:update scope.
Pass true to remove the spending limit (make the card unlimited).
Spending limit amount, in dollars.
The window the spend limit applies to.
Per-transaction limit amount, in dollars.
The owning user ID (a user_ identifier). Provide this or account_id.
Response
invited card onboarding completed: card provisioning started
When the card was canceled.
When the card was created.
Card expiration month.
Card expiration year.
Card ID, prefixed icrd_.
Last four digits of the card number. null for pending invitation cards.
Card display name.
Total spend in the last 30 days, in cents.
The card status.
The card type.
Cardholder user ID, prefixed user_, when assigned.