API structure has changed
  46 structure changes including:
    
    2 Additions
    44 Modifications
        Modified
        44
          Breaking
      
      GET /v1/transactions/{externalTransactionID}
              - Authentication
 - Bearer authentication method Added
 
GET /v1/warehouses
              - Authentication
 - Bearer authentication method Added
 
GET /v1/warehouses/stock
              - Authentication
 - Bearer authentication method Added
 
GET /v1/warehouses/{externalWarehouseID}
              - Authentication
 - Bearer authentication method Added
 
GET /v1/warehouses/{externalWarehouseID}/stock
              - Authentication
 - Bearer authentication method Added
 
GET /v1/{externalStoreID}
              - Authentication
 - Bearer authentication method Added
 
POST /v1/distributionorders
              - Authentication
 - Bearer authentication method Added
 
POST /v1/products
              - Authentication
 - Bearer authentication method Added
 
POST /v1/products/batch
              - Authentication
 - Bearer authentication method Added
 
POST /v1/purchaseorders
              - Authentication
 - Bearer authentication method Added
 
POST /v1/purchaseorders/batch
              - Authentication
 - Bearer authentication method Added
 
POST /v1/stores
              - Authentication
 - Bearer authentication method Added
 
POST /v1/storetrafficevents
              - Authentication
 - Bearer authentication method Added
 
POST /v1/transactions
              - Authentication
 - Bearer authentication method Added
 
POST /v1/transactions/batch
              - Authentication
 - Bearer authentication method Added
 
POST /v1/warehouses
              - Authentication
 - Bearer authentication method Added
 
POST /v1/warehouses/stock
              - Authentication
 - Bearer authentication method Added
 
POST /v1/warehouses/{externalWarehouseID}/stock
              - Authentication
 - Bearer authentication method Added
 
PUT /v1/distributionorders
              - Authentication
 - Bearer authentication method Added
 
PUT /v1/purchaseorders/
              - Authentication
 - Bearer authentication method Added
 
PUT /v1/transactions/
              - Authentication
 - Bearer authentication method Added
 
PUT /v1/warehouses/{externalWarehouseID}
              - Authentication
 - Bearer authentication method Added
 
PUT /v1/{externalStoreID}
              - Authentication
 - Bearer authentication method Added
 
DELETE /v1/warehouses/{externalWarehouseID}
              - Authentication
 - Bearer authentication method Added
 
DELETE /v1/{externalStoreID}
              - Authentication
 - Bearer authentication method Added
 
GET /v1/brands
              - Authentication
 - Bearer authentication method Added
 
GET /v1/brands/{ID}
              - Authentication
 - Bearer authentication method Added
 
GET /v1/categories
              - Authentication
 - Bearer authentication method Added
 
GET /v1/categories/{ID}
              - Authentication
 - Bearer authentication method Added
 
GET /v1/distributionorders
              - Query
 - 
  status query parameter Removed
    
- 
          Removing a resource is always breaking unless it was deprecated before Breaking
 
 - 
          Removing a resource is always breaking unless it was deprecated before 
 - Authentication
 - Bearer authentication method Added
 
GET /v1/distributionorders/processing
              - Authentication
 - Bearer authentication method Added
 
GET /v1/distributionorders/{id}
              - Authentication
 - Bearer authentication method Added
 
GET /v1/products
              - Authentication
 - Bearer authentication method Added
 
GET /v1/products/example
              - Authentication
 - Bearer authentication method Added
 
GET /v1/purchaseorders
              - Authentication
 - Bearer authentication method Added
 
GET /v1/purchaseorders/example
              - Authentication
 - Bearer authentication method Added
 
GET /v1/purchaseorders/latest
              - Authentication
 - Bearer authentication method Added
 
GET /v1/purchaseorders/{externalPurchaseNo}
              - Authentication
 - Bearer authentication method Added
 
GET /v1/stores
              - Authentication
 - Bearer authentication method Added
 
GET /v1/storetrafficevents
              - Authentication
 - Bearer authentication method Added
 
GET /v1/storetrafficevents/{storeTrafficCounterID}
              - Authentication
 - Bearer authentication method Added
 
GET /v1/transactions
              - Authentication
 - Bearer authentication method Added
 
GET /v1/transactions/example
              - Authentication
 - Bearer authentication method Added
 
GET /v1/transactions/latest
              - Authentication
 - Bearer authentication method Added
 
        Added
        2
      
      POST /v1/distributionorders/batch
          GET /v1/distributionorders/example