Card details in fields format - update

Updates editable card properties from a fields-format payload. The same write-set as PUT /cards/{cardId} (nickname, liability, owner type, auto-expense), structured as a field-builder envelope.

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

Query Params
include
array of strings

optional properties to include

include
Allowed:
Body Params

Fields format with card details

meta
object

Field-builder metadata for the card. Currently contains the caller's capability flags.

fields
array of objects

Field-builder array describing the card's editable values. Each entry pairs a property name with a value and any errors.

fields
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