Change Updates

Do not miss any Wyzio API changes, ever again

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

RSS

4 days ago

main
1.0
Compare

API structure has changed

7 structure changes including:
1 Breaking change
1 Addition
5 Modifications
1 Removal
Modified 5 Breaking
GET /api-v1/contact/suppliers/{organizationId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • uid property Added
  • Query
  • withUidOnly query parameter Added
GET /api-v1/organization/offices/{organizationId}
  • Response
  • 200 response Modified
    • */* content type Modified
      • dtbNumber property Modified
        • Type went from integer(int32) to string
          Breaking
      • cedNumber, fiduciaryId properties Added
GET /api-v1/organization/{id}
  • Response
  • 200 response Modified
    • */* content type Modified
      • officeAddresses property Modified
        • dtbNumber property Modified
          • Type went from integer(int32) to string
            Breaking
        • cedNumber, fiduciaryId properties Added
      • fiduciaryId property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
POST /api-v1/organization
  • Body
  • application/json content type Modified
    • address property Modified
      • dtbNumber property Modified
        • Type went from integer(int32) to string
          Breaking
      • cedNumber, fiduciaryId properties Added
POST /api-v1/organization/batch
  • Body
  • application/json content type Modified
    • officeAddresses property Modified
      • dtbNumber property Modified
        • Type went from integer(int32) to string
          Breaking
      • cedNumber, fiduciaryId properties Added
    • fiduciaryId property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
Removed 1 Breaking
GET /api-v1/list/vat/rate
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 1
GET /api-v1/list/vat/rate