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

Oct 18, 2022

main
1.0
Compare

API structure has changed

25 structure changes including:
25 Modifications
Modified 25 Breaking
DELETE /v1/warehouses/{externalWarehouseID}
  • Response
  • 200 response Modified
DELETE /v1/{externalStoreID}
  • Response
  • 200 response Modified
GET /v1/brands
  • Response
  • 200 response Modified
    • id, name, synonyms properties Added
GET /v1/categories
  • Response
  • 200 response Modified
    • id, name properties Added
GET /v1/categories/{ID}
  • Response
  • 200 response Modified
GET /v1/purchaseorders
  • Response
  • 200 response Modified
    • deliveryDate, deliveryStatus, externalComment, externalPurchaseNo, externalWarehouseID, id, items, orderDate properties Added
GET /v1/stores
  • Response
  • 200 response Modified
    • name property Added
GET /v1/storetrafficevents
  • Response
  • 200 response Modified
    • eventTime, incomingTraffic, outgoingTraffic, storeTrafficCounterID properties Added
GET /v1/storetrafficevents/{storeTrafficCounterID}
  • Response
  • 200 response Modified
    • eventTime, incomingTraffic, outgoingTraffic, storeTrafficCounterID properties Added
GET /v1/transactions
  • Response
  • 200 response Modified
    • cancelledDate, channel, completedDate, createdDate, currencyCode, customerName, deliveryDate, externalCustomerID, externalParentID, externalRowID, externalStoreID, externalTransactionID, id, items, market, statements, type properties Added
GET /v1/transactions/latest
  • Response
  • 200 response Modified
    • cancelledDate, channel, completedDate, createdDate, currencyCode, customerName, deliveryDate, externalCustomerID, externalParentID, externalRowID, externalStoreID, externalTransactionID, id, items, market, statements, type properties Added
GET /v1/transactions/{externalTransactionID}
  • Response
  • 200 response Modified
GET /v1/warehouses
  • Response
  • 200 response Modified
    • ID, centralWarehouse, externalId, name properties Added
GET /v1/warehouses/{externalWarehouseID}
  • Response
  • 200 response Modified
GET /v1/warehouses/{externalWarehouseID}/stock
  • Response
  • 200 response Modified
    • availableQuantity, ean, key, physicalQuantity, sku, supplier properties Added
GET /v1/{externalStoreID}
  • Response
  • 200 response Modified
POST /v1/purchaseorders
  • Response
  • 200 response Modified
    • deliveryDate, deliveryStatus, externalComment, externalPurchaseNo, externalWarehouseID, id, items, orderDate properties Added
POST /v1/purchaseorders/replace
  • Response
  • 200 response Modified
    • deliveryDate, deliveryStatus, externalComment, externalPurchaseNo, externalWarehouseID, id, items, orderDate properties Added
POST /v1/stores
  • Response
  • 200 response Modified
    • name property Added
POST /v1/storetrafficevents
  • Body
  • content type Modified
POST /v1/transactions
  • Response
  • 200 response Modified
    • cancelledDate, channel, completedDate, createdDate, currencyCode, customerName, deliveryDate, externalCustomerID, externalParentID, externalRowID, externalStoreID, externalTransactionID, id, items, market, statements, type properties Added
POST /v1/transactions/replace
  • Response
  • 200 response Modified
    • cancelledDate, channel, completedDate, createdDate, currencyCode, customerName, deliveryDate, externalCustomerID, externalParentID, externalRowID, externalStoreID, externalTransactionID, id, items, market, statements, type properties Added
POST /v1/warehouses
  • Response
  • 200 response Modified
    • ID, centralWarehouse, externalId, name properties Added
PUT /v1/warehouses/{externalWarehouseID}
  • Response
  • 200 response Modified
PUT /v1/{externalStoreID}
  • Response
  • 200 response Modified