Change Updates

Do not miss any Logezy API changes, ever again

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

RSS

Dec 6, 2023

main
1.0
Compare

API structure has changed

6 structure changes including:
1 Addition
5 Modifications
Modified 5
GET /booking/list
  • Query
  • shift query parameter Modified
    • Type is now string

GET /report/invoice
  • Query
  • filter_type query parameter Modified
    • Type is now string

GET /report/payroll
  • Query
  • filter_type, payroll_frequency query parameters Modified
    • Type is now string

POST /candidate
  • Body
  • application/json content type Modified
    • gender, payroll_job_status, payroll_frequency properties Modified
      • Type is now string

POST /candidate/{id}/
  • Body
  • application/json content type Modified
    • gender, payroll_job_status, payroll_frequency properties Modified
      • Type is now string

Added 1
POST /shift/list