post https://api.useoval.com/bank_account
Log in to see full request history
Response
xxxxxxxxxx
11curl --request POST \
--url https://api.useoval.com/bank_account \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"currency": "USD",
"autosweep_enabled": false,
"whitelist_enabled": false
}
'
Try It!
to start a request and see the response here! Or choose an example: