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 #93934a43

Last update:
Compare

API structure has changed

12 structure changes including:
1 Addition
11 Modifications
Modified 11 Breaking
GET /v1/distributionorders
  • Response
  • 200 response Modified
    • cancelledAt attribute Removed
    • cancelledDate, completedDate attributes Added
GET /v1/distributionorders/{id}
  • Response
  • 200 response Modified
    • cancelledAt attribute Removed
    • 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/purchaseorders
  • Response
  • 200 response Modified
    • cancelledDate, completedDate attributes Added
GET /v1/purchaseorders/latest
  • Response
  • 200 response Modified
    • cancelledDate, completedDate attributes Added
GET /v1/purchaseorders/{externalPurchaseNo}
  • Response
  • 200 response Modified
    • cancelledDate, completedDate 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
POST /v1/products
  • Body
  • content type Modified
    • supplierPrice, supplierPriceCurrency attributes Added
  • Response
  • 201 response Modified
    • supplierPrice, supplierPriceCurrency attributes Added
POST /v1/purchaseorders
  • Body
  • content type Modified
    • cancelledDate, completedDate attributes Added
  • Response
  • 201 response Modified
    • cancelledDate, completedDate attributes Added
POST /v1/purchaseorders/replace
  • Body
  • content type Modified
    • cancelledDate, completedDate attributes Added
  • Response
  • 200 response Modified
    • 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
Added 1
POST /v1/products/batch