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

25 days ago

main
1.0
Compare

API structure has changed

6 structure changes including:
5 Breaking changes
1 Addition
3 Modifications
2 Removals
Modified 3 Breaking
PUT /api-v1/organization/currency-exchange/batch
  • Path went from /api-v1/invoice-scan-recognizer/batch to /api-v1/organization/currency-exchange/batch (same operationId)
    Breaking
  • Body
  • application/json content type Modified
    • documentFileId, documentWidth, isNotPurchaseInvoice, result, status properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • OrganizationCurrencyExchange property Added
  • Response
  • 200 response Modified
    • */* content type Modified
      • documentFileId, documentWidth, fields, id, notPurchaseInvoice, status, templateId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • items property Added
PUT /api-v1/purchase-invoice-scan/batch
  • Path went from /api-v1/organization/currency-exchange/batch to /api-v1/purchase-invoice-scan/batch (same operationId)
    Breaking
  • Body
  • application/json content type Modified
    • currencyFrom, currencyTo, rate properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • amounts, attributions, comment, currencyId, description, document, isFromLockedAccountingPeriod, isOrganizationNameIncluded, isTreatedByManagingOrganization, paymentChartId, payments, reference, status, supplierId, validated, vatType, vatTypeCodeId, warnings properties Added
  • Query
  • suppressDuplicateWarning query parameter Added
PUT /api-v1/report-template/batch
  • Path went from /api-v1/purchase-invoice-scan/batch to /api-v1/report-template/batch (same operationId)
    Breaking
  • Body
  • application/json content type Modified
    • amounts, attributions, comment, currencyId, date, description, document, id, isFromLockedAccountingPeriod, isOrganizationNameIncluded, isTreatedByManagingOrganization, organizationId, paymentChartId, payments, reference, status, supplierId, validated, vatType, vatTypeCodeId, warnings properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • reportType property Added
  • Query
  • suppressDuplicateWarning query parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
Removed 2 Breaking
GET /api-v1/list/vat/code
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
PUT /api-v1/report-template/batch
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 1
GET /api-v1/list/vat/code