Spares Information
Many for the interfaces allow for spares to specified for the jobs being booked. The structure used for this data is:
Web Service attribute | 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> |
|
|
|
|