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
Madden Analytics API

Change #5dd4738f

Last update:
Compare

API structure has changed

20 structure changes including:
1 Breaking change
2 Additions
17 Modifications
1 Removal
Modified 17 Breaking
POST /v1/warehouses/{externalWarehouseID}/stock
  • Body
  • content type Modified
    • date, externalWarehouseID attributes Added
POST /v1/transactions/replace
  • Body
  • content type Modified
    • items attribute Modified
  • Response
  • 200 response Modified
    • items attribute Modified
POST /v1/transactions
  • Body
  • content type Modified
    • items attribute Modified
  • Response
  • 201 response Modified
    • items attribute Modified
POST /v1/purchaseorders/replace
  • Body
  • content type Modified
    • cancelledDate, completedDate attributes Added
  • Response
  • 200 response Modified
    • cancelledDate, completedDate attributes Added
POST /v1/purchaseorders
  • Body
  • content type Modified
    • cancelledDate, completedDate attributes Added
  • Response
  • 201 response Modified
    • cancelledDate, completedDate attributes Added
POST /v1/products
  • Body
  • content type Modified
    • supplierPrice, supplierPriceCurrency attributes Added
  • Response
  • 201 response Modified
    • supplierPrice, supplierPriceCurrency attributes Added
POST /v1/distributionorders
  • Body
  • content type Modified
    • cancelledAt attribute Removed
    • cancelledDate, completedDate attributes Added
  • Response
  • 201 response Modified
    • cancelledAt attribute Removed
    • cancelledDate, completedDate attributes Added
GET /v1/warehouses/{externalWarehouseID}/stock
  • Response
  • 200 response Modified
    • date, externalWarehouseID attributes Added
GET /v1/transactions/latest
  • Response
  • 200 response Modified
    • items attribute Modified
GET /v1/transactions
  • Response
  • 200 response Modified
    • items attribute Modified
GET /v1/purchaseorders/{externalPurchaseNo}
  • Response
  • 200 response Modified
    • cancelledDate, completedDate attributes Added
GET /v1/purchaseorders/latest
  • Response
  • 200 response Modified
    • cancelledDate, completedDate attributes Added
GET /v1/purchaseorders
  • Response
  • 200 response Modified
    • cancelledDate, completedDate attributes Added
GET /v1/products
  • Body
  • content type Modified
    • supplierPrice, supplierPriceCurrency attributes Added
  • Response
  • 200 response Modified
    • supplierPrice, supplierPriceCurrency attributes Added
GET /v1/distributionorders/{id}
  • Response
  • 200 response Modified
    • cancelledAt attribute Removed
    • cancelledDate, completedDate attributes Added
GET /v1/distributionorders
  • Response
  • 200 response Modified
    • cancelledAt attribute Removed
    • cancelledDate, completedDate attributes Added
PUT /v1/distributionorders
  • Body
  • content type Modified
    • cancelledAt attribute Removed
    • cancelledDate, completedDate attributes Added
  • Response
  • 200 response Modified
    • cancelledAt attribute Removed
    • cancelledDate, completedDate attributes Added
Removed 1 Breaking
GET /v1/transactions/{externalTransactionID}
Added 2
POST /v1/warehouses/stock
POST /v1/products/batch