Skip to main content
PUT
Change Card PIN

Authorizations

Authorization
string
header
default:{{APIKey}}
required

Path Parameters

id
string
required

The _id of the card to update.

Body

application/json
oldPin
string
required

4 digits old card PIN.

newPin
string
required

4 digits new card PIN.

Response

Card PIN changed successfully.

statusCode
integer

Status code of the response. 200 indicates a successful request.

message
string

Human-readable description of the result.

data
object

Response payload.