v1

latestOpenAPI 3.0.12026-07-243407211.3 MB
PaymentInstrument

Set ATM Pin for Payment Instrument

Set and Reset an ATM Pin This endpoint gives the partner the ability to update the ATM pin data of a payment instrument.

put/programs/{programCode}/accounts/{accountIdentifier}/paymentInstruments/{paymentInstrumentIdentifier}

Path parameters

programCodestring required

The program code associated with the account.

accountIdentifierstring required

Unique identifier (UID or GUID) for the account.

paymentInstrumentIdentifierstring required

Unique identifier (UID or GUID) for the payment instrument.

Headers

X-GD-RequestIdstring required

A unique identifier for tracking the request, provided in the X-GD-RequestId header.

Request body

channel'Unknown' | 'IVR' | 'Mobile' | 'PCIWidget' | 'Web' nullable

The channel through which the PIN set request is initiated (e.g., IVR, Mobile, Web).

Response

OK