Change Updates

Do not miss any v1 API changes, ever again

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

RSS

Changelog

Last update:
Compare
1 structure change including:
1 Addition
Added 1
GET /fiscalperiods
4 structure changes including:
4 Additions
Added 4
GET /dimensions
GET /dimensions/{dimensionType}
GET /dimensions/{dimensionType}/elements
GET /dimensions/{dimensionType}/elements/{value}
4 structure changes including:
4 Modifications
Modified 4
GET /salesorders
  • Response
  • 200 response Modified
    • application/json content type Modified
      • yourReference, ourReference, referenceNumber properties Added
    • application/hal+json content type Modified
      • _embedded property Modified
        • salesorders property Modified
GET /salesorders/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • yourReference, ourReference, referenceNumber properties Added
    • application/hal+json content type Modified
      • yourReference, ourReference, referenceNumber properties Added
PATCH /salesorders/{id}
  • Body
  • application/json content type Modified
    • yourReference, ourReference, referenceNumber properties Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • yourReference, ourReference, referenceNumber properties Added
    • application/hal+json content type Modified
      • yourReference, ourReference, referenceNumber properties Added
POST /salesorders
  • Body
  • application/json content type Modified
    • yourReference, ourReference, referenceNumber properties Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • yourReference, ourReference, referenceNumber properties Added
2 structure changes including:
2 Modifications
Modified 2 Breaking
GET /transactionlines
  • Response
  • 200 response Modified
    • application/json content type Modified
      • dimensions property Added
    • application/hal+json content type Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
  • Query
  • includeDimensions query parameter Added
GET /transactionlines/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • dimensions property Added
    • application/hal+json content type Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
30 structure changes including:
30 Modifications
Modified 30 Breaking
GET /accountbalances
  • Response
  • 200 response Modified
    • application/json content type Modified
      • account property Modified
        • id, number properties Modified
          • Type went from number to integer
            Breaking
    • application/hal content type Modified
      • _embedded property Modified
        • records property Modified
GET /accountbalances/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • account property Modified
        • id, number properties Modified
          • Type went from number to integer
            Breaking
    • application/hal content type Modified
      • _embedded property Modified
        • records property Modified
GET /accounts
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id, number properties Modified
        • Type went from number to integer
          Breaking
GET /accounts/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id, number properties Modified
        • Type went from number to integer
          Breaking
GET /bankaccounts
  • Response
  • 200 response Modified
    • application/json content type Modified
      • transactionType property Modified
        • number property Modified
          • Type went from number to integer
            Breaking
      • ledgerAccount property Modified
        • number property Modified
          • Type went from number to integer
            Breaking
GET /bankaccounts/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • transactionType property Modified
        • number property Modified
          • Type went from number to integer
            Breaking
      • ledgerAccount property Modified
        • number property Modified
          • Type went from number to integer
            Breaking
GET /productcategories
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id property Modified
        • Type went from number to integer
          Breaking
GET /productcategories/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id property Modified
        • Type went from number to integer
          Breaking
GET /products
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id property Modified
        • Type went from number to integer
          Breaking
      • category property Modified
        • id property Modified
          • Type went from number to integer
            Breaking
GET /products/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id property Modified
        • Type went from number to integer
          Breaking
      • category property Modified
        • id property Modified
          • Type went from number to integer
            Breaking
GET /salesorders
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id property Modified
        • Type went from number to integer
          Breaking
      • customer property Modified
        • id property Modified
          • Type went from number to integer
            Breaking
      • deliveryCustomer property Modified
        • id property Modified
          • Type went from number to integer
            Breaking
      • salesType property Modified
        • id property Modified
          • Type went from number to integer
            Breaking
    • application/hal+json content type Modified
      • _embedded property Modified
        • salesorders property Modified
GET /salesorders/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id property Modified
        • Type went from number to integer
          Breaking
      • customer property Modified
        • id property Modified
          • Type went from number to integer
            Breaking
      • deliveryCustomer property Modified
        • id property Modified
          • Type went from number to integer
            Breaking
      • salesType property Modified
        • id property Modified
          • Type went from number to integer
            Breaking
    • application/hal+json content type Modified
      • id property Modified
        • Type went from number to integer
          Breaking
      • customer property Modified
        • id property Modified
          • Type went from number to integer
            Breaking
      • deliveryCustomer property Modified
        • id property Modified
          • Type went from number to integer
            Breaking
      • salesType property Modified
        • id property Modified
          • Type went from number to integer
            Breaking
      • _embedded property Modified
        • lines property Modified
GET /salesorders/{id}/lines
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id property Modified
        • Type went from number to integer
          Breaking
      • product property Modified
        • id property Modified
          • Type went from number to integer
            Breaking
      • tax property Modified
        • id property Modified
          • Type went from number to integer
            Breaking
      • account property Modified
        • id property Modified
          • Type went from number to integer
            Breaking
GET /salesorders/{id}/lines/{lineId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id property Modified
        • Type went from number to integer
          Breaking
      • product property Modified
        • id property Modified
          • Type went from number to integer
            Breaking
      • tax property Modified
        • id property Modified
          • Type went from number to integer
            Breaking
      • account property Modified
        • id property Modified
          • Type went from number to integer
            Breaking
GET /salestypes
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id property Modified
        • Type went from number to integer
          Breaking
      • account property Modified
        • id property Modified
          • Type went from number to integer
            Breaking
GET /salestypes/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id property Modified
        • Type went from number to integer
          Breaking
      • account property Modified
        • id property Modified
          • Type went from number to integer
            Breaking
GET /taxes
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id, number properties Modified
        • Type went from number to integer
          Breaking
GET /taxes/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id, number properties Modified
        • Type went from number to integer
          Breaking
GET /transactionlines
  • Query
  • transactionTypeId, customerId, accountId, accountNumber query parameters Modified
    • Type went from number to integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id property Modified
        • Type went from number to string
          Breaking
      • transaction property Modified
        • id property Modified
          • Type went from number to string
            Breaking
        • number property Modified
          • Type went from number to integer
            Breaking
      • account property Modified
        • id, number properties Modified
          • Type went from number to integer
            Breaking
      • transactionType property Modified
        • id property Modified
          • Type went from number to integer
            Breaking
      • tax property Modified
        • id property Modified
          • Type went from number to integer
            Breaking
      • customer property Modified
        • id property Modified
          • Type went from number to integer
            Breaking
    • application/hal+json content type Modified
      • id property Modified
        • Type went from number to string
          Breaking
      • transaction property Modified
        • id property Modified
          • Type went from number to string
            Breaking
        • number property Modified
          • Type went from number to integer
            Breaking
      • account property Modified
        • id, number properties Modified
          • Type went from number to integer
            Breaking
      • transactionType property Modified
        • id property Modified
          • Type went from number to integer
            Breaking
      • tax property Modified
        • id property Modified
          • Type went from number to integer
            Breaking
      • customer property Modified
        • id property Modified
          • Type went from number to integer
            Breaking
GET /transactionlines/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id property Modified
        • Type went from number to string
          Breaking
      • transaction property Modified
        • id property Modified
          • Type went from number to string
            Breaking
        • number property Modified
          • Type went from number to integer
            Breaking
      • account property Modified
        • id, number properties Modified
          • Type went from number to integer
            Breaking
      • transactionType property Modified
        • id property Modified
          • Type went from number to integer
            Breaking
      • tax property Modified
        • id property Modified
          • Type went from number to integer
            Breaking
      • customer property Modified
        • id property Modified
          • Type went from number to integer
            Breaking
    • application/hal+json content type Modified
      • id property Modified
        • Type went from number to string
          Breaking
      • transaction property Modified
        • id property Modified
          • Type went from number to string
            Breaking
        • number property Modified
          • Type went from number to integer
            Breaking
      • account property Modified
        • id, number properties Modified
          • Type went from number to integer
            Breaking
      • transactionType property Modified
        • id property Modified
          • Type went from number to integer
            Breaking
      • tax property Modified
        • id property Modified
          • Type went from number to integer
            Breaking
      • customer property Modified
        • id property Modified
          • Type went from number to integer
            Breaking
GET /transactiontypes
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id, number properties Modified
        • Type went from number to integer
          Breaking
    • application/hal+json content type Modified
      • id, number properties Modified
        • Type went from number to integer
          Breaking
PATCH /productcategories/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id property Modified
        • Type went from number to integer
          Breaking
PATCH /products/{id}
  • Body
  • application/json content type Modified
    • CategoryRequest property Modified
      • id property Modified
        • Type went from number to integer
          Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id property Modified
        • Type went from number to integer
          Breaking
      • category property Modified
        • id property Modified
          • Type went from number to integer
            Breaking
PATCH /salesorders/{id}
  • Body
  • application/json content type Modified
    • id property Modified
      • Type went from number to integer
        Breaking
    • customer property Modified
      • id property Modified
        • Type went from number to integer
          Breaking
    • deliveryCustomer property Modified
      • id property Modified
        • Type went from number to integer
          Breaking
    • salesType property Modified
      • id property Modified
        • Type went from number to integer
          Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id property Modified
        • Type went from number to integer
          Breaking
      • customer property Modified
        • id property Modified
          • Type went from number to integer
            Breaking
      • deliveryCustomer property Modified
        • id property Modified
          • Type went from number to integer
            Breaking
      • salesType property Modified
        • id property Modified
          • Type went from number to integer
            Breaking
    • application/hal+json content type Modified
      • id property Modified
        • Type went from number to integer
          Breaking
      • customer property Modified
        • id property Modified
          • Type went from number to integer
            Breaking
      • deliveryCustomer property Modified
        • id property Modified
          • Type went from number to integer
            Breaking
      • salesType property Modified
        • id property Modified
          • Type went from number to integer
            Breaking
PATCH /salesorders/{id}/lines/{lineId}
  • Body
  • application/json content type Modified
    • id property Modified
      • Type went from number to integer
        Breaking
    • product property Modified
      • id property Modified
        • Type went from number to integer
          Breaking
    • tax property Modified
      • id property Modified
        • Type went from number to integer
          Breaking
    • account property Modified
      • id property Modified
        • Type went from number to integer
          Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id property Modified
        • Type went from number to integer
          Breaking
      • product property Modified
        • id property Modified
          • Type went from number to integer
            Breaking
      • tax property Modified
        • id property Modified
          • Type went from number to integer
            Breaking
      • account property Modified
        • id property Modified
          • Type went from number to integer
            Breaking
POST /bankaccounts
  • Body
  • application/json content type Modified
    • transactionType property Modified
      • number property Modified
        • Type went from number to integer
          Breaking
    • ledgerAccount property Modified
      • number property Modified
        • Type went from number to integer
          Breaking
  • Response
  • 201 response Modified
    • application/json content type Modified
      • transactionType property Modified
        • number property Modified
          • Type went from number to integer
            Breaking
      • ledgerAccount property Modified
        • number property Modified
          • Type went from number to integer
            Breaking
POST /productcategories
  • Response
  • 201 response Modified
    • application/json content type Modified
      • id property Modified
        • Type went from number to integer
          Breaking
POST /products
  • Response
  • 201 response Modified
    • application/json content type Modified
      • id property Modified
        • Type went from number to integer
          Breaking
      • category property Modified
        • id property Modified
          • Type went from number to integer
            Breaking
POST /salesorders
  • Body
  • application/json content type Modified
    • customer property Modified
      • id property Modified
        • Type went from number to integer
          Breaking
    • deliveryCustomer property Modified
      • id property Modified
        • Type went from number to integer
          Breaking
    • salesType property Modified
      • id property Modified
        • Type went from number to integer
          Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id property Modified
        • Type went from number to integer
          Breaking
      • customer property Modified
        • id property Modified
          • Type went from number to integer
            Breaking
      • deliveryCustomer property Modified
        • id property Modified
          • Type went from number to integer
            Breaking
      • salesType property Modified
        • id property Modified
          • Type went from number to integer
            Breaking
POST /salesorders/{id}/lines
  • Body
  • application/json content type Modified
    • product property Modified
      • id property Modified
        • Type went from number to integer
          Breaking
    • tax property Modified
      • id property Modified
        • Type went from number to integer
          Breaking
    • account property Modified
      • id property Modified
        • Type went from number to integer
          Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id property Modified
        • Type went from number to integer
          Breaking
      • product property Modified
        • id property Modified
          • Type went from number to integer
            Breaking
      • tax property Modified
        • id property Modified
          • Type went from number to integer
            Breaking
      • account property Modified
        • id property Modified
          • Type went from number to integer
            Breaking
4 structure changes including:
4 Modifications
Modified 4
GET /salesorders
  • Response
  • 200 response Modified
    • application/json content type Modified
      • dimensions property Added
    • application/hal+json content type Modified
      • _embedded property Modified
        • salesorders property Modified
GET /salesorders/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • dimensions property Added
    • application/hal+json content type Modified
      • dimensions property Added
PATCH /salesorders/{id}
  • Body
  • application/json content type Modified
    • dimensions property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • dimensions property Added
    • application/hal+json content type Modified
      • dimensions property Added
POST /salesorders
  • Body
  • application/json content type Modified
    • dimensions property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • dimensions property Added
5 structure changes including:
5 Modifications
Modified 5
GET /salesorders/{id}
  • Response
  • 200 response Modified
    • application/hal+json content type Modified
      • _embedded property Modified
        • lines property Modified
GET /salesorders/{id}/lines
  • Response
  • 200 response Modified
    • application/json content type Modified
      • dimensions property Added
GET /salesorders/{id}/lines/{lineId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • dimensions property Added
PATCH /salesorders/{id}/lines/{lineId}
  • Body
  • application/json content type Modified
    • dimensions property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • dimensions property Added
POST /salesorders/{id}/lines
  • Body
  • application/json content type Modified
    • dimensions property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • dimensions property Added
4 structure changes including:
4 Modifications
Modified 4
GET /products
  • Response
  • 200 response Modified
    • application/json content type Modified
      • supplierProduct property Added
GET /products/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • supplierProduct property Added
PATCH /products/{id}
  • Body
  • application/json content type Modified
    • supplierProduct property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • supplierProduct property Added
POST /products
  • Body
  • application/json content type Modified
    • supplierProduct property Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • supplierProduct property Added
4 structure changes including:
4 Modifications
Modified 4
GET /salesorders
  • Response
  • 200 response Modified
    • application/json content type Modified
      • customer property Modified
        • invoiceEmailAddresses property Added
    • application/hal+json content type Modified
      • _embedded property Modified
        • salesorders property Modified
GET /salesorders/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • customer property Modified
        • invoiceEmailAddresses property Added
    • application/hal+json content type Modified
      • customer property Modified
        • invoiceEmailAddresses property Added
PATCH /salesorders/{id}
  • Body
  • application/json content type Modified
    • customer property Modified
      • invoiceEmailAddresses property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • customer property Modified
        • invoiceEmailAddresses property Added
    • application/hal+json content type Modified
      • customer property Modified
        • invoiceEmailAddresses property Added
POST /salesorders
  • Body
  • application/json content type Modified
    • customer property Modified
      • invoiceEmailAddresses property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • customer property Modified
        • invoiceEmailAddresses property Added
3 structure changes including:
3 Modifications
Modified 3
GET /bankaccounts
  • Response
  • 200 response Modified
    • application/json content type Modified
      • transactionType, ledgerAccount properties Added
GET /bankaccounts/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • transactionType, ledgerAccount properties Added
POST /bankaccounts
  • Body
  • application/json content type Modified
    • transactionType, ledgerAccount properties Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • transactionType, ledgerAccount properties Added
1 structure change including:
1 Modification
Modified 1 Breaking
POST /customers
  • Response
  • 201 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • 200 response Added
1 structure change including:
1 Modification
Modified 1
GET /customers
  • Query
  • organizationNumber query parameter Added
4 structure changes including:
4 Modifications
Modified 4
GET /salesorders
  • Response
  • 200 response Modified
    • application/json content type Modified
      • invoice property Modified
        • transaction property Added
    • application/hal+json content type Modified
      • _embedded property Modified
        • salesorders property Modified
GET /salesorders/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • invoice property Modified
        • transaction property Added
    • application/hal+json content type Modified
      • invoice property Modified
        • transaction property Added
PATCH /salesorders/{id}
  • Body
  • application/json content type Modified
    • invoice property Modified
      • transaction property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • invoice property Modified
        • transaction property Added
    • application/hal+json content type Modified
      • invoice property Modified
        • transaction property Added
POST /salesorders
  • Body
  • application/json content type Modified
    • invoice property Modified
      • transaction property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • invoice property Modified
        • transaction property Added
4 structure changes including:
4 Modifications
Modified 4
GET /bankaccounts
  • Response
  • 200 response Modified
    • application/json content type Modified
      • balance property Modified
        • currency property Modified
GET /bankaccounts/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • balance property Modified
        • currency property Modified
POST /bankaccounts
  • Response
  • 201 response Modified
    • application/json content type Modified
      • balance property Modified
        • currency property Modified
POST /bankaccounts/{id}/balances
  • Body
  • application/json content type Modified
    • currency property Modified
      • rate property Removed
  • Response
  • 201 response Modified
    • application/json content type Modified
      • currency property Modified
        • rate property Removed
4 structure changes including:
4 Modifications
Modified 4
GET /bankaccounts
  • Response
  • 200 response Modified
    • application/json content type Modified
      • balance property Modified
        • currency property Modified
GET /bankaccounts/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • balance property Modified
        • currency property Modified
POST /bankaccounts
  • Response
  • 201 response Modified
    • application/json content type Modified
      • balance property Modified
        • currency property Modified
POST /bankaccounts/{id}/balances
  • Body
  • application/json content type Modified
    • currency property Modified
      • rate property Modified
        • Property is now deprecated
  • Response
  • 201 response Modified
    • application/json content type Modified
      • currency property Modified
        • rate property Modified
          • Property is now deprecated
3 structure changes including:
3 Modifications
Modified 3
GET /banktransactions
  • Response
  • 200 response Modified
    • application/json content type Modified
      • amount property Modified
        • currency property Modified
GET /banktransactions/{bankTransactionReference}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • amount property Modified
        • currency property Modified
POST /banktransactions
  • Body
  • application/json content type Modified
    • amount property Modified
      • currency property Modified
        • rate property Removed
  • Response
  • 201 response Modified
    • application/json content type Modified
      • amount property Modified
        • currency property Modified
3 structure changes including:
3 Modifications
Modified 3
GET /banktransactions
  • Response
  • 200 response Modified
    • application/json content type Modified
      • amount property Modified
        • currency property Modified
GET /banktransactions/{bankTransactionReference}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • amount property Modified
        • currency property Modified
POST /banktransactions
  • Body
  • application/json content type Modified
    • amount property Modified
      • currency property Modified
        • rate property Modified
          • Property is now deprecated
  • Response
  • 201 response Modified
    • application/json content type Modified
      • amount property Modified
        • currency property Modified
4 structure changes including:
4 Additions
Added 4
GET /currencies
GET /transactionlines
GET /transactionlines/{id}
GET /transactiontypes
1 structure change including:
1 Addition
Added 1
PATCH /salesorders/{id}
7 structure changes including:
7 Additions
Added 7
GET /bankaccounts
GET /bankaccounts/{id}
GET /banktransactions
GET /banktransactions/{bankTransactionReference}
POST /bankaccounts
POST /bankaccounts/{id}/balances
POST /banktransactions