API Details
The List Credit Transfers request allows you to view a collection of Credit Transfers linked to a:
- Single beneficiary
- All beneficiaries (under a single Originator)
Use an appropriate URI (as described below) to return the required array of CTs.
When working with our APIs, please use the Sandbox URI when testing and the Live URI when you move to Production.
LIVE https://api.nuapay.com SANDBOX https://sandbox.nuapay.com/
If you haven't done so already and would like to do some testing, please Request Sandbox Access
Important: Endpoints and Webhooks may be extended from time to time and any changes we make will follow our Versioning and Backward Compatibility rules. This means that the code that you write today must be designed to be robust enough to handle any future changes (where a new object is added to (or removed from) a specific API response, for example).
List CTs Linked to a Single Beneficiary
We now offer API Version 2 (V2) with asynchronous Credit Transfer processing for better performance. We encourage new clients to implement V2. Existing clients can continue using Version 1 (V1) with synchronous processing, which will continue to be supported. For more information or assistance, please contact support.
List ALL CTs (Linked to an Originator)
We now offer API Version 2 (V2) with asynchronous Credit Transfer processing for better performance. We encourage new clients to implement V2. Existing clients can continue using Version 1 (V1) with synchronous processing, which will continue to be supported. For more information or assistance, please contact support.