Update card

Updates editable card properties — display nickname, liability assignment, owner type, and the auto-expense toggle.

Change settings and other stuff on a card.

Path Params
string
required
^[0-9a-fA-F]{32}$

The id of the organization of the user

string
required
^[0-9a-fA-F]{32}$

The id of the payment card to retrieve

Body Params
string

Display name shown for the card in the UI.

string
enum

Who is responsible for paying the card's transactions (e.g. EMPLOYEE_PAID, COMPANY_PAID). One of the values from GET .../cardliabilitylist.

Allowed:
boolean

When true, new transactions on this card automatically generate expense drafts.

string
enum

Card-owner classification (e.g. PERSONAL, CORPORATE). One of the values from GET .../cardownertypes.

Allowed:
Response

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json