Returns RSA-encrypted card PAN, CVV, and expiry. Requires partner RSA public key to be configured. Your organization must be PCI DSS compliant to use this endpoint.
Partner API key (sk_live_* for production, sk_test_* for sandbox)
Card ID
"card_def456"
Encrypted card details
Base64-encoded RSA-encrypted JSON containing cardNumber, cvv, expiryDate
"base64-encoded-encrypted-data..."