post https://api.staging.pungle.co/api/v1/card_issuing/accounts//get_pin
Retrieve a specific PIN for a card on an account.
Please note that currently this is only available for Canadian programs
Request
| Field | Value | Description |
|---|---|---|
| id | string | ID of an Account |
| last_four_digits | string | Last four digits of the card for which you are requesting a PIN. |
Response
| Field | Value | Description |
|---|---|---|
| pin | string | Current PIN attached to card on account |