Skip to main content
Bulk Payments are currently available as a BETA version.

Use Get Bulk Payment Status Details to retrieve the status of each individual payment within a bulk payment request.

Supported institutions

This endpoint is currently supported by the following instituions:
  • HSBC UK Business
  • Lloyds Business
  • Bank of Scotland Business
  • Revolut
  • Virgin Money
To check whether an institution supports this feature, look for EXISTING_BULK_PAYMENT_DETAILS in the institution’s feature list via Get Institutions.
When supported by the institution, EXISTING_BULK_PAYMENT_DETAILS is automatically included in the consent scope during authorisation (Create Bulk Payment Authorisation).

Request

Execute get payment details (GET /bulk-payments/{bulkPaymentId}/details), specifying the bulk payment file Id in the path.
When an individual payment has not completed successfully, the response includes a statusDetails object with a code and reason.
Some institutions do not return a recognisable status code. In that case statusDetails will not be present in the payment entry.

Payment status detail codes