Create card
Create a debit VISA VIRTUAL branded card
This operation will create a debit card media connected to given customer. An account id needs to be provided as well so we know to which account the card should be connected to.
POST
Path Parameters
The customer id of which customer you want to create the card on
The account id that the card should be connected to
Query Parameters
The audit user to log the request
Body
application/json
The fields that you want to apply to your newly created card, these values will override the predefined template values
The body is of type object
.
Response
201
application/json
Successful creation of the product
The response is of type object
.