Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 9 Next »

The sp:ApptOfferMultRequest API method can be used to request possible multi-job appointments (i.e. for jobs that will require multiple appointments to complete).


 

Description

The sp:ApptOfferMultRequest 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:

Unable to render {include} The included page could not be found.

Return Structure

The API returns a non-standard return structure.

Unable to render {include} The included page could not be found.

Return Codes

In addition to the Standard Return Codes, the possible Return Codes from this API are:

Unable to render {include} The included page could not be found.

  • No labels