post https://api.fanspay.io/v1/payouts
Log in to see full request history
Responses
xxxxxxxxxx
14curl --request POST \
--url https://api.fanspay.io/v1/payouts \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"blockchain": "Ethereum",
"to": [
{
"token": "USDT"
}
]
}
'
Try It!
to start a request and see the response here! Or choose an example: