{
"orderId": 0,
"fundRecordId": 0,
"price": 0,
"memo": "string",
"action": 0,
"returnWay": 0
}
curl --location --request POST 'https://yzt.hntpxx.com/api/roomOrder/returnDeposit' \
--header 'token: {{appToken}}' \
--header 'token;' \
--header 'Content-Type: application/json' \
--data-raw '{
"orderId": 0,
"fundRecordId": 0,
"price": 0,
"memo": "string",
"action": 0,
"returnWay": 0
}'
{}