curl --location --request GET '/v2/stable/wallet/usd-payout/order-details?orderId&requestId'{
"orderId": "string",
"requestId": "string",
"orderStatus": "string",
"walletId": "string",
"externalAccountId": "string",
"amount": "string",
"currency": "string",
"ourFee": "string",
"payoutFee": "string",
"bankAccountId": "string",
"payeeName": "string",
"payeeBankCode": "string",
"payeeBankName": "string",
"payeeAccountNumber": "string",
"remark": "string",
"createTime": "string",
"completeTime": "string",
"failCode": "string",
"failReason": "string"
}