Skip to main content

Input fields

additionalInformation : String
agentReference : String
appointmentDate : Date! required
calculationId : String
commsStrategy : CommsStrategy default: SEND_ALL

Determines which communications will be sent to customers for the appointment. The default is to send all available messages (e.g. appointment confirmed, job completed).

endTime : Time! required
jobType : String

If job type is not specified, the default job type for the booking adapter will be used.

promiseId : String
propertyId : ID! required
siteId : String
slotId : String
startTime : Time! required
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "additionalInformation": "hundred-low-else-particular-respond", "agentReference": "else-particular-each-produce-system", "appointmentDate": "2019-02-20", "calculationId": "64035847", "commsStrategy": "SEND_ALL", "endTime": "12:39:08.390793", "jobType": "it-seven-size-couple-personal", "promiseId": "32230418", "propertyId": "87731739", "siteId": "69535837", "slotId": "88038634", "startTime": "10:42:22.463952" }