Requeue All Failed Transfers
Our APIs enable retrying failed disbursements without updating the references in your system.
Call the requeue failed disbursements endpoint and supply the batch reference. This will initiate a retry of all the failed disbursements contained in the batch.
post
Authorizations
AuthorizationstringRequired
API Key as Bearer Token
Path parameters
batch_referencestringRequired
Responses
200
Success
application/json
post
/v1/transfers/batch/requeue-failed/{batch_reference}200
Success
Last updated