Date Format

All dates in the API are returned in UTC using ISO-8601 (e.g. 2020-01-02T15:04:05Z).

For convenience, time is not required (i.e. date format YYYY-MM-DD)when using:

  • startDate and endDate in GET endpoints
  • Date values in POST or PUT endpoints.