Change Updates

Do not miss any eBizAPI API changes, ever again

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

RSS

Jul 4, 2022

main
1.0.0
Compare

API structure has changed

3 structure changes including:
3 Modifications
Modified 3
GET /api/documents/category
  • Response
  • default response Modified
    • FOLDERS, DOCUMENTS properties Added
  • Query
  • id query parameter Added
  • Authentication
  • Api key authentication method Added
GET /api/documents/document
  • Response
  • default response Modified
    • filetype, shortDescription, validTo, pathTree, created, validFrom, relatedID, timeSensitive, categoryID, createdBy, showThumbnail, modifiedBy, idTree, processed, preventDownload, status, webDavAccess, size, modified, id, name, copied, description, relatedType properties Added
  • Query
  • id query parameter Added
  • Authentication
  • Api key authentication method Added
GET /api/documents/related
  • Response
  • default response Modified
    • FOLDERS, DOCUMENTS properties Added