/Get Assigned LocationsGET

Get Assigned Locations

Retrieve a resource's assigned start/end/home zone center locations per weekday (and specific dates).

1 — Excel file

Each row = one API call.

Submit to OFS

Upload an Excel file.

Fields

resourceIdrequiredstring

The resource to query assigned locations for.

dateFromdate

Start of date range to include date-specific assignments. Optional.

dateTodate

End of date range. Max 32 days after dateFrom. Optional.

Notes

  • ·dateFrom and dateTo are optional — omit both to retrieve only weekday-based assignments.
  • ·When provided, dateFrom and dateTo must span at most 32 days.
  • ·Response includes weekday objects (mon/tue/…/sun) and date-specific keys (YYYY-MM-DD) each with start, end, and homeZoneCenter location IDs.