Spring naar de hoofdinhoud

2.0.0-rc.4 - 2023-03-09

Added

  • Added endpoints and schemas for
    • /activities
    • /activity-groups
    • /cash-registers
    • /cash-sessions
    • /location-types
    • /pay-method
    • /subscription-agenda
    • Added schemas for
    • Availability
    • LocationType
  • Added the following fields to existing schemas:
    • ActivityGroup.Availability
    • Customer.HeadOfficeCustomerID
    • Customer.InvoiceTermID
    • Warehouse.Availability
    • Warehouse.Description
    • Warehouse.Email
    • Location.Availability
    • InvoiceHeader.PayMethodID
    • InvoiceHeader.DepartmentID
    • Part.RetailPriceInclVAT
    • Part.RetailPriceExclVAT
    • VatType.VatLedgerAccountID
    • Part.ActivityID
    • Part.WarehouseID
    • Part.FormHeaderID

Changed

  • Change auth scope for /invoices endpoint to match the financial pattern.