Get Card PIN
PCI
Get Card PIN
Returns the card PIN encrypted under a client-provided AES session key. 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-pin challenge is passed via the x-eip712-signature /
x-eip712-nonce headers. Fetched from partner-api over HTTP.
GET
Get Card PIN
Headers
EIP-712 signature over the view-pin challenge.
Nonce of the challenge that was signed.
Path Parameters
Query Parameters
Base64-encoded RSA-OAEP encrypted AES-256 session key.