cURL
curl --request POST \ --url https://devapi.withedge.co/gateway/api/v1/account/virtual/sweep \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --header 'requestId: <requestid>' \ --data '{ "poolAccountNumber": "<string>", "amount": 123 }'
{ "statusCode": 00, "message": "Completed successfully" "data": { "amount": 1231241241 "transactionId": "1214241241" }, "errors": [] }
This allows you to sweep funds out of any of your profiled pool accounts into your profiled corporate account.
e0b9f8d0-7a57-4a67-a8b2-4d7c7b5a37c9
5118745523
100000.00
Was this page helpful?