post https://api.eversend.co/v1/exchanges/quotation
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
11curl --request POST \
--url https://api.eversend.co/v1/exchanges/quotation \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"from": "UGX",
"amount": "1000",
"to": "KES"
}
'
Try It!
to start a request and see the response here! Or choose an example: