get https://sandbox.rizefs.com/api/v1/debit_cards//pin_change_token
This endpoint is used to retrieve a token necessary to change a Debit Card's PIN. This token will be used with a PIN-set form that a Customer can submit to change their PIN. By default, subsequent calls to this endpoint for a particular Debit Card will return the same token until it expires. This can be overridden with the force_reset
parameter.
The PIN set form returned will require Customers to input a 4-character integer.