cURL
curl --request POST \ --url https://devapi.withedge.co/gateway/api/v1/account/virtual/reverse/{reversalId} \ --header 'Authorization: Bearer <token>' \ --header 'requestId: <requestid>'
{ "statusCode": 00, "message": "Funds reversed", "data": {}, "errors": [] }
This endpoint is used to reverse the latest collection into a dynamic virtual account.
e0b9f8d0-7a57-4a67-a8b2-4d7c7b5a37c9
res1324323
Was this page helpful?