post https://faas.sandbox.tracefinance.io/exchange/api/orders
Log in to see full request history
Responses
xxxxxxxxxx
12curl --request POST \
--url https://faas.sandbox.tracefinance.io/exchange/api/orders \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"currencyPair": "BRL_USD",
"amount": {
"currency": "USD"
}
}
'
Try It!
to start a request and see the response here! Or choose an example: