Versioning and Change log
This log details any breaking and non-breaking API changes we have released for our Payment Queries API.
Prerequisite
Make yourself familiar with our API Principles to ensure a resilient integration.
Versioning log
Version 1 (18 July 2024)
API Launch
Version 1 of the Payment Query API launched.
Change log (Non-breaking changes)
All non-breaking changes are recorded here.
Additional payment information (9 July 2025)
More details
We now return the following additional payment information for queries by date range, queries by transaction reference, and retrieving a single payment, where this information is returned in your card payment authorization response:
scheme.reference
issuer.authorizationCode
paymentInstrument.card.number.cardBin
paymentInstrument.card.category
paymentInstrument.card.expiryDate
paymentInstrument.card.countryCode
paymentInstrument.card.issuerName
paymentInstrument.card.paymentAccountReference
updatedPaymentInstrument
Multi-entity support (18 November 2024)
More details
You can provide multiple entity references in date range queries to query payments based on entityReference
(also known as entity
).