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.
API Launch
Version 1 of the Payment Queries API launched.
All non-breaking changes are recorded here.
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
More details
You can provide multiple entity references in date range queries to query payments based on entityReference
(also known as entity
).