v1

latestOpenAPI 3.0.32026-07-2485236250.4 KB
Cards/Issuance

Issue metal card (direct invoice)

Issues a metal card for the specified user and sends it to the provided address. This method has to be used in conjunction with Create invoice for direct payment api.

post/api/v2/cards/metal

Response

OK

idstring required

Identifier of the card that was issued

Example response

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