/drdispatch/day/{day}/location/{locationId}
The following operations are supported on this resource:
GET
Get an entire days DR Dispatch for given dispatch zone. Only the past [?] days are supported.
Parameters
| name | description | type | default |
|---|---|---|---|
| day | The day to retrieve data for (YYYYMMDD) | path | |
| locationId | The dispatch zone id | path |
Output Payload
| element | produceable content type(s) |
|---|---|
| DrDispatches (XML) |
|
| description | |
| a DrDispatchElement containing the DR Dispatch. | |