Retry Multiple Failed Refunds
Onramp (Buy Crypto)
Send Token to Crypto Wallet
Retry multiple failed crypto refunds by providing an array of reference IDs. Gas/fund errors can be retried up to 10 times, other errors up to 4 times. Refunds marked for manual intervention will be skipped.
POST
Retry Multiple Failed Refunds
This endpoint will send token to any crypto wallet address specified.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Array of offramp transaction reference IDs to retry
Example:
["fredrick-ndegwa-1", "john-doe-2"]