Document toolboxDocument toolbox

Spares Information

Spares Information

Many of the interfaces allow for spares to specified for the jobs being booked. The structure used for this data is:

Web Service

Type

Description

Req?

Val?

<reqSpares>

 

Booking APIs can have up to 30 <reqSpare> structures inside the <reqSpares> structure, each of which contains a SpareID and a quantity.

Spares substitutes can be supplied by concatenating up to 05 SpareIDs separated by a semicolon character (';').

N

 

 

<reqSpare>

 

 

Y

 

 

 

<spare>?</spare>

SpareID

 

Y

Y

 

 

<quantity>?</quantity>

int

 

Y

 

 

</reqSpare>

 

 

 

 

</reqSpares>

 

 

 

Â