post https://api.useoval.com/payout-destination
Log in to see full request history
Response
xxxxxxxxxx
12curl --request POST \
--url https://api.useoval.com/payout-destination \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"source_type": "wallet_account",
"type": "internal",
"address_network": "ERC20",
"currency": "USDC"
}
'
Try It!
to start a request and see the response here! Or choose an example: