| id | int64 | The unique identifier for the object. |
| name | string | The SmartBox name. |
| bins | integer | The number of bins. |
| lockBoxCode | string | The unlock code. |
| lockCodes | collection | A list of single-use unlock codes. |
| powerSource | string | The power source (AC, BATTERY). |
| location | object | The location the SmartBox is attached to. |
| stateOfCharge | integer | The state of charge in percentage from 0–100%. |
| lastStatusUpdate | date-time | The date and time of the SmartBox's last check-in. |
| serialNumber | string | The SmartBox's serial number. |
| signalStrength | integer | The cellular signal strength in percentage from 0–100%. |
| model | string | The SmartBox model (e.g., MS100, MS101, etc.). |
| ethernet | boolean | Whether the SmartBox is connected to the network using Ethernet. |
| wifi | boolean | Whether the SmartBox has Wi-Fi capabilities. |