Assign free card

Assign a free card to a customer.
This action is limited to one card per card type per customer. If your project allows customers to have multiple cards of one type, use PUT /cards/{card_id} instead.
See Assign card to customer for details.

Body Params
string
required

The unique ID of the card type.

string
required

The unique ID of the card holder.

string

Card number.

Headers
string
Defaults to cs, en-gb;q=0.8

The unique ID of the language code by ISO 639-1.

Responses

429

Too many requests - more than the resource limit.

503

Temporary state when the service is temporarily unavailable, overloaded or there is a maintenance window.

Language
Credentials
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json