What can we help you with?

What indicates that a card's PIN is set?

Each card object includes the pin_is_set field. If pin_is_set is true, the card's PIN is set.

  1. Send a GET request to /cards/{token} to retrieve a specific card.
  2. Check the value of the pin_is_set field.

For more information, see Cards in the Core API Reference.

Thanks for the feedback
Thanks for the feedback
Was this article helpful?

We've recieved your feedback.

Contact Developer Support
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.