v1
latestOpenAPI 3.0.32026-07-2485236250.4 KBCards/Issuance
Issue plastic card (external invoice)
Issues a plastic card for the specified user and sends it to the provided address. This method has to be used in conjunction with Create invoice for external payment api. When the invoice is settled, use this api to issue the card.
post/api/v1/cards/plastic
Response
OK
Example response
{
"id": "00000000-0000-0000-0000-000000000001"
}