v1

latestOpenAPI 3.0.32026-07-2485236250.4 KB
Cards/Issuance

Issue virtual card (direct invoice)

Issues a virtual card for the specified user. This method has to be used in conjunction with Create invoice for direct payment api.

post/api/v2/cards/virtual

Response

OK

idstring required

Identifier of the card that was issued

Example response

{
  "id": "00000000-0000-0000-0000-000000000001"
}