Newer Version Available
Available Territory Slots Output
- Response example
-
1{ 2"result": { 3 "territorySlots": [ 4 { 5 "territoryId": "0HhB0000000TO9WKAW", 6 "slots": [ 7 { 8 "endTime": "2019-01-23T19:15:00.000+0000", 9 "resources": [ 10 "0HnB0000000D2DsKAK", 11 "0HnB0000000D2DsJKL" 12 ], 13 "startTime": "2019-01-23T16:15:00.000+0000" 14 }, 15 { 16 "endTime": "2019-01-23T19:30:00.000+0000", 17 "resources": [ 18 "0HnB0000000D2DsKAK", 19 "0HnB0000000D2DsJKL" 20 ], 21 "startTime": "2019-01-23T16:30:00.000+0000" 22 } 23 ] 24 }, 25 { 26 "territoryId": "0HhB0000000TO9WERT", 27 "slots": [ 28 { 29 "endTime": "2019-01-23T19:15:00.000+0000", 30 "resources": [ 31 "0HnB0000000D2DsKAK" 32 ], 33 "startTime": "2019-01-23T16:15:00.000+0000" 34 }, 35 { 36 "endTime": "2019-01-23T19:30:00.000+0000", 37 "resources": [ 38 "0HnB0000000D2DsKAK", 39 "0HnB0000000D2DsJKL" 40 ], 41 "startTime": "2019-01-23T16:30:00.000+0000" 42 } 43 ] 44 } 45 ] 46 } 47}
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| result | Available Territory Slots List | All available time slots and resources available for that time slot across each territory. | Small, 49.0 | 49.0 |