This operation will respond with encrypted card payment info
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The card id for given card
The audit user to log the request
Request information needed to encrypt the card payment info
Public key used to encrypt the fields in the result.
In this field the encryption method is selected. This is to prepare for future use since only one method is supported.
RSA_ECB_OAEP_SHA256_MGF1_2048 In this field you can list which fields the service should encrypt and return. If a field is not listed, it will be left out from the response. Note that only fullCardNumber and cvv2 will be encrypted.
fullCardNumber, expirationDate, cvv2