curl --location --request POST 'https://online-banking.originalaccounts.com/v2/payouts//stellar/authorize' \
--header 'authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"quote_id": "string",
"sender_wallet_address": "string"
}'{
"transaction_hash": "string"
}