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 7 Next »

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>

 

Up to 5 may be supplied. Unused SpareIDs should be an empty string; the corresponding quantity will be ignored. Spares substitutes can be supplied by concatenating up to 5 SpareIDs separated by ’;’.

N

 

 

<reqSpare>

 

 

Y

 

 

 

<spare>?</spare>

SpareID

 

Y

Y

 

 

<quantity>?</quantity>

int

 

Y

 

 

</reqSpare>

 

 

 

 

</reqSpares>

 

 

 

 

  • No labels