Change Updates

Do not miss any missionX API changes, ever again

Subscribe to the missionX API changelog to be up to date on recent changes.

RSS

3 days ago

main
1.0.0
Compare

API structure has changed

3 structure changes including:
3 Modifications
Modified 3
GET /orgs/me
  • Response
  • 200 response Modified
    • application/json content type Modified
      • timesheetCodes property Added
GET /timesheets
  • Response
  • 200 response Modified
    • application/json content type Modified
      • value property Modified
        • TimesheetCompany, TimesheetProject alternatives Modified
POST /timesheets
  • Body
  • application/json content type Modified
    • TimesheetCompany alternative Modified
      • weekOfDate property Added
    • TimesheetProject alternative Modified
      • weekOfDate property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • TimesheetCompany alternative Modified
        • weekOfDate property Added
      • TimesheetProject alternative Modified
        • weekOfDate property Added