Last Updated: 18 November 2024 | Change Log
Query historical payments
Query card payments processed before 25 June 2024.
Request
Provide a transactionReference
and entityReference
to find the matching payment.
GET
https://try.access.worldpay.com/paymentQueries/archivedPayments?transactionReference={transactionReference}&entityReference={entityReference}
Example
GET
https://try.access.worldpay.com/paymentQueries/archivedPayments?transactionReference=PayFac20230302-3charState&entity=entityReference123
Parameter descriptions
Parameter | Required | Description |
---|---|---|
transactionReference | ✅ | A unique reference generated by you. It is used to identify a payment throughout its lifecycle. |
entityReference | ✅ | Direct your payment to assist with billing, reporting and reconciliation. This is mandatory for authentication of a payment. Contact your Implementation Manager for more details. Note You might have supplied this as entity in your original payment request. |
The response contains summary information about the payment associated with the request parameters.
Reponse
Response schema
Self link and next action links.The Next action links are dependant on the lastEvent, refer to 'query for historical payments Response' section for more details.
Self link to the page.
Self link to the page.
Next action links.
Next action links.
Next action links.
Array of payments.