v1
latestOpenAPI 3.1.02026-07-136388308.2 KBOpen Banking
Get a report from a payment request
This endpoint will retrieve a report for an Open Banking Payment request. You will need to enable PERM_BUSINESS_GET_PAYMENT_REQUEST_REPORTS to use this endpoint.
get/v2/paymentrequests/{paymentRequestCode}/reports
Path parameters
paymentRequestCodestring required
The unique 8-character code identifying the payment request.
Example:1234abcd
Response
The Payment Request Report
Example response
{
"currency": "EUR"
}