Change Updates

Do not miss any Madden Analytics API changes, ever again

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

RSS

Jan 19, 2024

main
1.0
Compare

API structure has changed

44 structure changes including:
44 Modifications
Modified 44 Breaking
DELETE /v1/warehouses/{externalWarehouseID}
  • Authentication
  • Bearer authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
DELETE /v1/{externalStoreID}
  • Authentication
  • Bearer authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/brands
  • Authentication
  • Bearer authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/brands/{ID}
  • Authentication
  • Bearer authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/categories
  • Authentication
  • Bearer authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/categories/{ID}
  • Authentication
  • Bearer authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/distributionorders
  • Response
  • 200 response Modified
    • content type Modified
  • Authentication
  • Bearer authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Query
  • status query parameter Added
GET /v1/distributionorders/processing
  • Authentication
  • Bearer authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/distributionorders/{id}
  • Response
  • 200 response Modified
    • content type Modified
  • Authentication
  • Bearer authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/products
  • Authentication
  • Bearer authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/products/example
  • Authentication
  • Bearer authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/purchaseorders
  • Response
  • 200 response Modified
    • content type Modified
  • Authentication
  • Bearer authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/purchaseorders/example
  • Response
  • 200 response Modified
    • content type Modified
      • items property Modified
      • deliveryWindow, factory, orderType, transportMethod properties Added
  • Authentication
  • Bearer authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/purchaseorders/latest
  • Response
  • 200 response Modified
    • content type Modified
      • items property Modified
      • deliveryWindow, factory, orderType, transportMethod properties Added
  • Authentication
  • Bearer authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/purchaseorders/{externalPurchaseNo}
  • Response
  • 200 response Modified
    • content type Modified
      • items property Modified
      • deliveryWindow, factory, orderType, transportMethod properties Added
  • Authentication
  • Bearer authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/stores
  • Authentication
  • Bearer authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/storetrafficevents
  • Authentication
  • Bearer authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/storetrafficevents/{storeTrafficCounterID}
  • Authentication
  • Bearer authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/transactions
  • Response
  • 200 response Modified
    • content type Modified
  • Authentication
  • Bearer authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/transactions/example
  • Authentication
  • Bearer authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/transactions/latest
  • Response
  • 200 response Modified
    • content type Modified
      • orderType property Added
  • Authentication
  • Bearer authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/transactions/{externalTransactionID}
  • Response
  • 200 response Modified
    • content type Modified
      • orderType property Added
  • Authentication
  • Bearer authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/warehouses
  • Authentication
  • Bearer authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/warehouses/stock
  • Authentication
  • Bearer authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/warehouses/{externalWarehouseID}
  • Authentication
  • Bearer authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/warehouses/{externalWarehouseID}/stock
  • Authentication
  • Bearer authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/{externalStoreID}
  • Authentication
  • Bearer authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /v1/distributionorders
  • Body
  • content type Modified
    • deliveryWindow, orderType properties Added
  • Response
  • 201 response Modified
    • content type Modified
  • Authentication
  • Bearer authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /v1/products
  • Authentication
  • Bearer authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /v1/products/batch
  • Authentication
  • Bearer authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /v1/purchaseorders
  • Body
  • content type Modified
    • items property Modified
    • deliveryWindow, factory, orderType, transportMethod properties Added
  • Response
  • 201 response Modified
    • content type Modified
  • Authentication
  • Bearer authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /v1/purchaseorders/batch
  • Body
  • content type Modified
    • items property Modified
    • deliveryWindow, factory, orderType, transportMethod properties Added
  • Authentication
  • Bearer authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /v1/stores
  • Authentication
  • Bearer authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /v1/storetrafficevents
  • Authentication
  • Bearer authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /v1/transactions
  • Body
  • content type Modified
    • orderType property Added
  • Response
  • 201 response Modified
    • content type Modified
  • Authentication
  • Bearer authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /v1/transactions/batch
  • Response
  • 200 response Modified
    • content type Modified
  • Authentication
  • Bearer authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /v1/warehouses
  • Authentication
  • Bearer authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /v1/warehouses/stock
  • Authentication
  • Bearer authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /v1/warehouses/{externalWarehouseID}/stock
  • Authentication
  • Bearer authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
PUT /v1/distributionorders
  • Body
  • content type Modified
    • deliveryWindow, orderType properties Added
  • Response
  • 200 response Modified
    • content type Modified
  • Authentication
  • Bearer authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
PUT /v1/purchaseorders/
  • Body
  • content type Modified
    • items property Modified
    • deliveryWindow, factory, orderType, transportMethod properties Added
  • Response
  • 200 response Modified
    • content type Modified
  • Authentication
  • Bearer authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
PUT /v1/transactions/
  • Body
  • content type Modified
    • orderType property Added
  • Response
  • 200 response Modified
    • content type Modified
  • Authentication
  • Bearer authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
PUT /v1/warehouses/{externalWarehouseID}
  • Authentication
  • Bearer authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
PUT /v1/{externalStoreID}
  • Authentication
  • Bearer authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking