Create a Card
Create a Card
Headers
API key is required to call Solid APIs. You can view and manage your API keys in the Solid dashboard.
Body
unique id of the card holder
label of the card
type of card product configured based on the client's use case
business_spend
, consumer_debit
, business_debit
, consumer_gpr
, consumer_gpnr
, consumer_payroll
, consumer_hsa
, consumer_fsa
, consumer_govt_benefits
theme of the card configured as part of the client use case
type of card
physical
, virtual
unique id to cross-reference records with external systems
Metadata takes free-form key-value pairs. You may send metadata when you create an object (POST) and when updating the object (PATCH). If you would like to remove metadata that is already on an object, you can unset it by passing in the key-value pair with an empty string, like this: {"key": ""}
Response
unique id of the card
unique id of the client that created the card
unique id of the master account holder
unique id of the master account
unique id of the sub account holder
unique id of the sub account under which the card was created
unique id of the card holder
label of the card
type of card product configured based on the client's use case
business_spend
, consumer_debit
, business_debit
, consumer_gpr
, consumer_gpnr
, consumer_payroll
, consumer_hsa
, consumer_fsa
, consumer_govt_benefits
theme of the card configured as part of the client use case
type of card
physical
, virtual
expiration month of the card
expiration year of the card
last 4 digits of the card number
unique id to cross-reference records with external systems
Metadata takes free-form key-value pairs. You may send metadata when you create an object (POST) and when updating the object (PATCH). If you would like to remove metadata that is already on an object, you can unset it by passing in the key-value pair with an empty string, like this: {"key": ""}
status of the card
open
, closed
, blocked
, locked