Query Shift by Hub Id

POST {{url}}

When polling for shifts, more regular requests is better than getting large payloads. Patchwork integrations typically poll every 5 minutes.

Shift times: There are several shift times available from the system. There as follows: * proposedStartTime or proposedEndTime: This is the time proposed by shift manager for the shift * actualStartTime or actualEndTime: This is finalised time of the shift based on the timesheets of a worker. This is to allow for any real life changes from proposed. * startTime or endTime: This displays the actual times (see above) or if actual times are nil (i.e. this shift has not been finalised with a timesheet) it displays the proposed times.