Skip to main content
POST
Create Card PIN Update URL

Authorizations

Api-Key
string
header
required

Headers

Idempotency-Key
string
required

Path Parameters

customerID
string
required

A UUID that uniquely identifies a resource

Required string length: 1 - 42
Pattern: [a-z0-9]*
cardAccountID
string<uuid>
required

The ID of the card account

Response

URL to update the card PIN

Response containing a secure URL to update a card's PIN

url
string<uri>
required

Single-use, time-limited URL that can be used to securely update the card PIN in an iframe

Example:

"https://secure.example.com/update-pin?token=xyz789"