Change Card PIN
Authentication
This endpoint requires a Bearer token. Obtain one first from the Get Access Token endpoint, then pass it as Authorization: Bearer <token>.
Changes the PIN of a card. Requires the current PIN (oldPin) for authorization and the desired replacement PIN (newPin).
Loading API reference…