post http://api.wingspan.app/v2/payments/currency/quotes
Log in to see full request history
Responses
xxxxxxxxxx
10curl --request POST \
--url http://api.wingspan.app/v2/payments/currency/quotes \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"sourceCurrency": "AED",
"destinationCurrency": "AED"
}
'
Try It!
to start a request and see the response here! Or choose an example: