POST
/
v4
/
DEBIT_MC_VIRTUAL
/
customer
/
{customerId}
/
account
/
{accountId}
{
  "description": "<string>",
  "id": "<string>"
}

Path Parameters

customerId
string<biginteger>
required

The customer id of which customer you want to create the card on

accountId
string<biginteger>
required

The account id that the card should be connected to

Query Parameters

auditUser
string
required

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.