/
TH
thredd
/
Core Cards
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1mo ago · Updated 1mo ago
Details
Filter operations
3DS Credentials
6
Card
2
Card CVV
4
Card PIN
4
get
Get PIN
post
Set PIN
get
Get PIN Status
post
Unblock PIN
Card Tokenization
6
Cards
25
Groups
3
Merchants
6
Products
3
Thredd portal transactions
1
Transactions
2
Card PIN
Get PIN
get
/api/v1/cards/{publicToken}/pin
Path parameters
publicToken
string
required
Response
Success
GetClearPinResponse
required
Get Pin Data Response
pin
string
nullable
Clear Pin of card
Example response
{ "pin": "123456" }
Changes