Each card object includes the pin_is_set
field. If pin_is_set
is true, the card's PIN is set.
- Send a
GET
request to/cards/{token}
to retrieve a specific card. - Check the value of the
pin_is_set
field.
For more information, see Cards in the Core API Reference.