Get card PIN
Cards
Get card PIN
Return the PIN of the authenticated user’s primary card.
GET
Get card PIN
Requires
Authorization: Bearer <user-access-token> — the token from Verify login code.locked, the PIN is not returned.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.