{
"requestId": "string",
"walletId": "string",
"externalAccountId": "string",
"amount": "string",
"currency": "string",
"bankAccountId": "string",
"remark": "string"
}curl --location --request POST '/v2/stable/wallet/usd-payout' \
--header 'Content-Type: application/json' \
--data-raw '{
"requestId": "string",
"walletId": "string",
"externalAccountId": "string",
"amount": "string",
"currency": "string",
"bankAccountId": "string",
"remark": "string"
}'{
"orderId": "string",
"orderStatus": "string"
}