Change Updates

Do not miss any 24SevenOffice API Hub changes, ever again

Subscribe to the 24SevenOffice API Hub changelog to be up to date on recent changes.

RSS

Changelog

Last update:
v1 API
0.13.10
4 structure changes including:
4 Modifications
Modified 4 Breaking
GET /customers
  • Response
  • 200 response Modified
    • application/json content type Modified
GET /customers/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id property Modified
        • Full types went from number to integer(int32)
          Breaking
      • address property Modified
PATCH /customers/{id}
  • Body
  • application/json content type Modified
    • address property Modified
      • postal property Modified
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id property Modified
        • Full types went from number to integer(int32)
          Breaking
      • address property Modified
POST /customers
  • Response
  • 201 response Modified
    • application/json content type Modified
      • id property Modified
        • Full types went from number to integer(int32)
          Breaking
      • address property Modified