Skip to main content
Version: 1.002.000

Release History

List of released implementations

2026

1.002.000

Develops

  • Framework: logging and health check implementation
  • Insertion of a complex accounting movement
  • Modification of an accounting movement
  • Mandatory fields handling
  • Swagger examples adjustment (default full + min sample)
  • Parametric search for accounting movements (Movement)
  • oData language implementation on parametric searches ($filter)

BugFixing

  • Error on PUT Customer

1.001.000

  • Release of new generic services:

    • Customer Management /company/{companyId}/customer Here you can find the API reference

    • Supplier Management /company/{companyId}/supplier Here you can find the API reference

  • Release of new warehouse services:

    • Warehouse Item Management /company/{companyId}/warehouse/item Here you can find the API reference
  • Release of new accounting movement services:

    • Generic /company/{companyId}/finance/movement
    • VAT Type /company/{companyId}/finance/movement/invoice
    • Collections and Payments /company/{companyId}/finance/movement/invoice/{invoiceId}/payment Here you can find the API reference
  • Release of new document services:

    • Customer Order Management (light) /company/{companyId}/document/order Here you can find the API reference