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 #72d0c30a

Last update:
Compare

API structure has changed

12 structure changes including:
1 Breaking change
11 Modifications
1 Removal
Modified 11 Breaking
GET /v1/distributionorders
  • Response
  • 200 response Modified
    • cancelledDate, completedDate attributes Removed
    • cancelledAt attribute Added
GET /v1/distributionorders/{id}
  • Response
  • 200 response Modified
    • cancelledDate, completedDate attributes Removed
    • cancelledAt attribute Added
GET /v1/products
  • Body
  • content type Modified
    • supplierPrice, supplierPriceCurrency attributes Removed
  • Response
  • 200 response Modified
    • supplierPrice, supplierPriceCurrency attributes Removed
GET /v1/purchaseorders
  • Response
  • 200 response Modified
    • cancelledDate, completedDate attributes Removed
GET /v1/purchaseorders/latest
  • Response
  • 200 response Modified
    • cancelledDate, completedDate attributes Removed
GET /v1/purchaseorders/{externalPurchaseNo}
  • Response
  • 200 response Modified
    • cancelledDate, completedDate attributes Removed
POST /v1/distributionorders
  • Body
  • content type Modified
    • cancelledDate, completedDate attributes Removed
    • cancelledAt attribute Added
  • Response
  • 201 response Modified
    • cancelledDate, completedDate attributes Removed
    • cancelledAt attribute Added
POST /v1/products
  • Body
  • content type Modified
    • supplierPrice, supplierPriceCurrency attributes Removed
  • Response
  • 201 response Modified
    • supplierPrice, supplierPriceCurrency attributes Removed
POST /v1/purchaseorders
  • Body
  • content type Modified
    • cancelledDate, completedDate attributes Removed
  • Response
  • 201 response Modified
    • cancelledDate, completedDate attributes Removed
POST /v1/purchaseorders/replace
  • Body
  • content type Modified
    • cancelledDate, completedDate attributes Removed
  • Response
  • 200 response Modified
    • cancelledDate, completedDate attributes Removed
PUT /v1/distributionorders
  • Body
  • content type Modified
    • cancelledDate, completedDate attributes Removed
    • cancelledAt attribute Added
  • Response
  • 200 response Modified
    • cancelledDate, completedDate attributes Removed
    • cancelledAt attribute Added
Removed 1 Breaking
POST /v1/products/batch