{
"jsonrpc": "2.0",
"id": 1,
"method":"rentMachine_getRentOrder",
"params": [1]
}
curl --location --request POST 'https://httpinfo.dbcwallet.io:443/' \
--header 'Content-Type: application/json' \
--data-raw '{
"jsonrpc": "2.0",
"id": 1,
"method":"rentMachine_getRentOrder",
"params": [1]
}'
{}