{
"mobileId": 0
}curl --location --request POST '/api/v1/cloud-mobile/new-machine-status' \
--header 'Content-Type: application/json' \
--data-raw '{
"mobileId": 0
}'{
"code": "",
"data": {
"availableQuantity": 0,
"mobileId": 0,
"status": true,
"totalQuantity": 0
},
"msg": ""
}