Create a card
Issues a virtual card for a card holder. bin must be a value from
GET /v1/card-bins. The limit fields are optional but must be provided
together.
Authentication
X-API-Keystring
Your partner API key.
Headers
X-Company-Id
The company you are acting for (a company ULID).
Request
This endpoint expects an object.
cardHolderId
name
category
The card category (case name).
bin
A BIN from GET /v1/card-bins.
description
Response
Card created (issuing continues asynchronously)
card
Errors
422
Unprocessable Entity Error

