Skip to main content
POST
Create a card

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

application/json

Create Card

Card create params

display_name
string
required

Display name

entity_id
string
required

Entity UUID

holder_name
string | null

Holder Name

Response

Card

Card response

data
Card · object

Card data

Example: