Panel |
---|
...
The sp:OfferAppsMultRequest
API method can be used to request possible multi-job appointments (i.e. for jobs that will require multiple appointments to complete).
...
On This Page: |
...
Related Pages: |
...
Panel |
---|
The |
Description
The sp:OfferAppsMultRequest
API method returns possible customer appointments which match a set of criteria where two or more appointments are required to be carried out by the same operative with an allowance for some minimum intervals between their successive end and start times.
It has three parameters:
- the input parameter
RequestInfo
provides the criteria which apply to all of the individual requests which make up the multi-job appointment request; - the input parameter
Request
provides the criteria for each of the appointment requests making up the multi-job appointment request; and - the output parameter
Offers
contains the appointment offers which meet the criteria in all the requests.
In normal operation, it is intended that the customer would choose those offers with an appointment window which had been found to match all the appointment requirements, and then reserve those appointments in ServiceOptimizer using successive calls to the Book Appointment SOAP API, supplying the operative ID returned in the offer’s OfferText
field as the mandatory operative. Once booked, the job will be fixed in time as well as to the mandatory operative.
The description of all fields are the same as that described in the Request Appointments SOAP API, except where specified.
Definition
The definition of this API is:
Include Page | ||||
---|---|---|---|---|
|
Return Structure
The API returns a non-standard return structure.
Include Page | ||||
---|---|---|---|---|
|
Return Codes
In addition to the Standard Return Codes, the possible Return Codes from this API are:
Include Page | ||||
---|---|---|---|---|
|