Do not miss any Wyzio API changes, ever again

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

RSS

21 days ago

main
1.0
Compare

API structure has changed

10 structure changes including:
10 Modifications
Modified 10 Breaking
GET /api-v1/contact/{id}/single-supplier
  • Response
  • 200 response Modified
    • application/json content type Modified
      • PLAccountName property Modified
        • Name went from placcountName to PLAccountName
          Breaking
      • delayDiscounts property Added
GET /api-v1/contact/{id}/supplier
  • Response
  • 200 response Modified
    • application/json content type Modified
      • PLAccountName property Modified
        • Name went from placcountName to PLAccountName
          Breaking
      • delayDiscounts property Added
GET /api-v1/contact/{type}/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • alternative Modified
        • Contact, object-2, object-2 alternatives Modified
GET /api-v1/contact/{type}/{id}/deleted
  • Response
  • 200 response Modified
    • application/json content type Modified
      • alternative Modified
        • Contact, object-2, object-2 alternatives Modified
GET /api-v1/impersonate/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • alternative Modified
        • Contact, object-2, object-2 alternatives Modified
GET /api-v1/organization/codes
  • Response
  • 200 response Modified
    • application/json content type Modified
      • supplierDiscountAccount property Added
GET /api-v1/timesheet/advanced
  • Response
  • 200 response Modified
    • application/json content type Modified
      • rowId property Added
GET /api-v1/timesheet/advanced/total
  • Response
  • 200 response Modified
    • application/json content type Modified
      • rowId property Added
POST /api-v1/contact/batch
  • Body
  • application/json content type Modified
    • property Modified
      • Contact alternative Modified
        • supplier property Modified
      • object-2 alternative Modified
        • supplier property Modified
        • firstName, middleName, lastName, nationalityCountryId, birthday, gender, isImpersonateOthers, isAdmin, isMainUser, isEmployee, avatarId, isActive, isBlockedForLicenceNonPayment, loginEmail properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • name, nogaCodeId, uid properties Added
      • object-2 alternative Modified
        • supplier property Modified
POST /api-v1/organization/batch
  • Body
  • application/json content type Modified
    • defaultCodes property Modified
      • supplierDiscountAccount property Added