curl --location --request POST 'https://online-banking.originalaccounts.com/v1/instances//payin-quotes/fx' \
--header 'authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"from": "USDC",
"to": "USDC",
"request_amount": 1000,
"currency_type": "sender"
}'{
"commercial_quotation": 495,
"quotation": 505,
"result_amount": 1,
"instance_flat_fee": 50,
"instance_percentage_fee": 1
}