Location List Input

A list of location identifiers used to specify locations excluded from routing consideration.
Root XML tag
<locationList>
JSON example
1{
2  "locations": [
3    "LOC-CLOSED-01"
4  ]
5}
Properties
Name Type Description Required or Optional Available Version
locations String[] The list of location identifiers to exclude. Don't leave any identifier blank. The list can contain up to 100 items. Required 67.0