curl --location --request POST 'https://online-banking.originalaccounts.com/v2/instances//receivers//blockchain-wallets/../..//mint-usdb-stellar' \
--header 'authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"address": "string",
"amount": "string",
"signedXdr": "string"
}'{
"success": true
}