schedule/week/positions

Endpoint returns a list of all positions and their shifts with details, for current week based on positions and given current date. Also returns days, number of scheduled hours and costs broken-down per day.

If setting for distance between location and employee is checked, list will return that distance in miles or kilometers in shift details.

This endpoint returns data in Primary Admin's timezone.

Authorization header should read:
Authorization: "token_type" + "access_token"

Language
Authorization