v1

latestOpenAPI 3.0.12026-07-2662118182.1 KB
Card PIN

Set PIN

post/api/v1/cards/{publicToken}/pin

Path parameters

publicTokenstring required

Request body

cardPinstring required

The new PIN for the associated card.

descriptionstring nullable

Description.

updatedBystring nullable

User.

Example request

{
  "cardPin": "2809"
}

Response

No Content