REST Objects ApptBook
ApptBook Object Format
ApptBook Object Properties
Property | Type | Required? | Description | |||
AllowRebook | boolean | Yes | When booking an appointment, should ServiceBroker send the Setting this flag to When this flag is set to false, then re-booking will not be permitted for bookings made via ServiceBroker for the relevant tenant. | |||
UseLocalStore | boolean | Yes | When When a ServiceBroker tenant is configured with multiple sub-systems, this value must be changed from the default value of Storing Work Item objects locally will ensure that when a Work Item is created via ServiceBroker, all of the fields required for the configured sub-systems will always be available to be passed to the relevant sub-system, when required. As an example, if Reminder: This setting applies to Work Item objects created via the REST Work Item Appointment Book. For the same setting, but for Work Item objects create via the REST Work Item APIs, see the REST Objects WorkItem. | |||
EnableWIN | boolean | Yes | When true , a notification message will be sent via the Broker Notification Service to any configured, active BNS endpoints, whenever a Work Item object is created via ServiceBroker's REST Work Item Appointment Book. | |||
| boolean | Yes | When { AckMsg: "MESSAGE", Id: "ID" } Where:
| |||
TransformIn | object | No | When present, the object defined (static per tenant) will be added to all Work Item objects that are created via ServiceBroker's REST Work Item Appointment Book. Note that it is also possible to configure the same static addition of an object to Work Items at the ServiceMobility sub-system level. See the Configuration > Providers > Mobility Provider object. |