v1
latestOpenAPI 3.1.02026-07-2396772.3 KBCreate a card
The Create Card allows clients to register a digital wallet credential in the Credential Management Platform (CMP) using an encrypted wallet payment token. Supported wallet types include Apple Pay.
The request accepts the encrypted wallet payload, which is securely decrypted by VGS to extract the underlying credential details and create a card linked to a specific account. Each request results in the creation of a new card and returns a 201 response with a new Card ID, even if the same DPAN or MPAN is submitted multiple times. Duplicate detection and deduplication logic are not supported for this card type.
The payment_method object (display_name, network, type) is optional in the request. If these fields are provided, their values will be echoed back in the response. If they are not included in the request, they will not be returned.
Response
Card created