{
"access_code": "P000270",
"device_id": "89852022018041800192",
"order_id": "202107061625560742397",
"timestamp": "1643253530",
"version": "2.0",
"sign":"MXZ38NfAtgOCx6gAR4LoXjZ220Y="
}curl --location --request POST 'https://api-uat.io.linksfield.net/cube/v4/device/pauseService' \
--header 'Accept-Language: zh-CN' \
--header 'Content-Type: application/json' \
--data-raw '{
"access_code": "P000270",
"device_id": "89852022018041800192",
"order_id": "202107061625560742397",
"timestamp": "1643253530",
"version": "2.0",
"sign":"MXZ38NfAtgOCx6gAR4LoXjZ220Y="
}'{
"code": "0000",
"data": null,
"message": "成功",
"success": true
}