/
_Appointment Book Object Format
_Appointment Book Object Format
Andrew Hill (Deactivated)
Owned by Andrew Hill (Deactivated)
May 03, 2021
Analytics
Loading data...
JSON Format Expand source
{ "Assets": [ { // Asset Object }, { // Asset Object }, ... ], "Booking": { // Booking Object }, "Desc": "Work Item Description", "Desc2": "Work Item Description 2", "FlexView": [ { // FlexView Object }, { // FlexView Object }, ... ], "Flags": { // Flags Object }, "Id": "Work Item ID", "Location": { // Location Object }, "Notes": "Work Item Notes", "Payment": [ { // Payment Object }, { // Payment Object }, ... ], "Priority": "99", "Stage": "???", "TimeConstraints": [ // TimeConstraint Object }, { // TimeConstraint Object }, ... ], "Type": "", "WorkStatus: 0, "WorkType": { // WorkType Object } }
, multiple selections available,