Release Notes for 12 August 2022

New changes to the GPS Cards API for the week ending 12th August 2022.

Added Update Card Control Overrides Endpoint

The Update the Card Control Overrides endpoint has been added to the REST API. This enables you to update control overrides for a card, such as whether the card can be used for contactless payments. For more details on how this endpoint works, see Card Control Overrides.

📘

Example

See below for an example of the body created in API Explorer. Navigate to Update the Card Control Overrides to try the endpoint in the API Explorer.

451

Added Get Card Control Overrides Endpoint

The Get Card Control Overrides endpoint has been added to the REST API. This enables you to retrieve the current control overrides for a card, displaying the status of each of the different overrides available. For more details on how this endpoint works, see Card Control Overrides.

📘

Example

Navigate to Get the Card Control Overrides to try the endpoint in the API Explorer.

Added Contactless Purchase Transactions Endpoint

The Contactless Purchase Transactions endpoint has been added to the REST API. This enables a cardholder to perform contactless payments through an API, rather than through CTS. For more details on how this endpoint works, see Contactless Purchase Transaction.

📘

Example

See below for an example of the body created in API Explorer. Navigate to Perform contactless purchase transaction to try the endpoint in the API Explorer.

450