Compartment fault report


  • Interface Path: /cabinet/report/cell/fault/report
  • Request method: POST

Parameter

Parameter nameRequiredtypeinstructions
requestTimeYesStringRequest time
platformIdYesStringplatformid
requestIdYesStringrequestid
customerCodeYesStringenterpriseid
lockerCodeYesStringlocker coding
osNoStringSystem identification
appVersionNoStringThe app version number
deviceIdNoStringDevice id
zoneIdYesStringThe time zone
dataYesObject-
cellIdYesStringCompartment ID
lastOperationTimeNoStringThe Operating time
lastOperationTimezoneNoStringThe last operation in The time zone
cellCodeYesStringlocker coding
faultTimeYesStringAbnormal time
faultTimezoneYesStringThe exception to The time zone

Return parameter description

Parameter nametypeinstructionsValue of the sample
CodeString-000000000
MsgString-success
DataObject--

Return the sample

{
  "msg": "success",
  "code": "000000000",
  "data": ""
}