Transfer request status

It is possible to get the status of already submitted transfer requests. Calling the GET endpoint will return the request details including the status of each transfer.

This request currently returns all transfer requests. The ability to filter and limit results will be added soon

In the case of failed payment, the failureMessage and failureCode will be populated with the relevant details of why the payment failed

Last updated