Skip to main content
POST
Create cardholder

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string
required
email
string<email>
required
kind
enum<string>
required
Available options:
employee,
customer
externalId
string

Response

Success

id
string
name
string
email
string
kind
string
status
string
externalId
string