Encrypted PIN Change
(Deprecated) Retrieve latest public key
Deprecated endpoint. Returns the latest Solaris public RSA key in JWK format. Call this method every time before you call the POST Change card PIN method to ensure you have the latest key. See RFC7517 for more information on JWKs.
get/v1/cards/{card_account_id}/pin_keys/latest
Path parameters
card_account_idstring required
Unique identifier of the card whose PIN you wish to change.
Response
The public key was fetched successfully.