{
"oType": "1001",
"apiKey": "43aa599d82c445c18d60107cfca9156d",
"param": {
"orderCode": "1020240426170040",
"type": "0",
"money": "20.00"
}
}
curl --location --request POST 'https://api.aituoiot.xyz/smartlocker/api/v2/service' \
--header 'Content-Type: application/json' \
--data-raw '{
"oType": "1001",
"apiKey": "43aa599d82c445c18d60107cfca9156d",
"param": {
"orderCode": "1020240426170040",
"type": "0",
"money": "20.00"
}
}'
{
"msg": "Invalid order",
"code": 1,
"subCode": 0
}