Create a MasterCard branded card
This operation will create a credit or prepaid 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.
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
A role needs to be provided for the connection to the account. Role is one way to categorize between primary and supplementary card holders. Role MAIN will always create a card to have same account holder and card holder. For a supplementary card there is a possibility to differ between account and card holder.
MAIN
, SUPPLEMENTARY
Query Parameters
The audit user to log the request
Body
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
Successful creation of the product
The response is of type object
.