post https://api.eversend.co/v1/payouts/quotation/eversend
Log in to see full request history
Responses
xxxxxxxxxx
14curl --request POST \
--url https://api.eversend.co/v1/payouts/quotation \
--header 'accept: application/json' \
--header 'authorization: Bearer 0b3cb516399d2a2fd0d5ca9067ddfcceecf8df86' \
--header 'content-type: application/json' \
--data '
{
"sourceWallet": "KES",
"amount": 20,
"amountType": "SOURCE",
"identifier": "email",
"email": "satowind@gmail.com"
}
'
Try It!
to start a request and see the response here! Or choose an example: