Change Updates

Do not miss any E-Bees API changes, ever again

Subscribe to the E-Bees API changelog to be up to date on recent changes.

RSS

Aug 15, 2023

main
1.0.0
Compare

API structure has changed

8 structure changes including:
8 Modifications
Modified 8 Breaking
GET /api/Home/produto/{nome}
  • Response
  • 200 response Modified
GET /api/Home/servicos
  • Response
  • 200 response Modified
GET /api/Home/{idCategoria}/produtos
  • Response
  • 200 response Modified
GET /api/Home/{idServico}/categorias
  • Response
  • 200 response Modified
GET /api/PIM/u/{key}
  • Response
  • 200 response Modified
GET /api/PIM/{pim}
  • Response
  • 200 response Modified
POST /api/Auth/login
  • Response
  • 200 response Modified
  • 400 response Removed
  • 401 response Added
POST /api/PIM/Consulta
  • Response
  • 200 response Modified
    • items, _links properties Added