This endpoint records a weight reading based on the provided request. Either a device ID, device identifier, or patient ID is required.
For more information see the WeightReadingRequest Model.
The UTC timestamp at which the reading was taken.
The weight reading value in lbs.
The id of the device that took the reading.
The device identifier of the device that took the reading.
The id of the patient that took the reading.
The offset of the device’s timezone from UTC in seconds. Null if unavailable.
True if the reading value was entered manually, false or null otherwise.
The UTC timestamp at which the reading was taken.
The weight reading in lbs.
Unique identifier for the reading.
True if the reading value was entered manually, false or null otherwise.
The offset of the device’s timezone from UTC in seconds. Null if unavailable.
The offset of the patient’s timezone from UTC in seconds. Null if unavailable.
The patient who took the reading.
The item used to take the reading.
The device used to take the reading.