v1

latestOpenAPI 3.0.12026-07-2662118182.1 KB
Card PIN

Get PIN

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

Path parameters

publicTokenstring required

Response

Success

pinstring nullable

Clear Pin of card

Example response

{
  "pin": "123456"
}