Get Card Details
PCI
Get Card Details
Returns the card PAN and CVV encrypted under a client-provided AES session
key (expiration date in plaintext). The caller RSA-OAEP encrypts a one-time
AES-256 session key with the PCI public key and passes it as encryptedKey;
the EIP-712 signature over a prior view-details challenge is passed via the
x-eip712-signature / x-eip712-nonce headers. Fetched from partner-api
over HTTP.
GET
Get Card Details
Headers
EIP-712 signature over the view-details challenge.
Nonce of the challenge that was signed.
Path Parameters
Query Parameters
Base64-encoded RSA-OAEP encrypted AES-256 session key.
Response
The request has succeeded.