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

about 5 hours ago

main
2.0.0
Compare

API structure has changed

Next change
12 structure changes including:
1 Breaking change
3 Additions
8 Modifications
1 Removal
Modified 8
GET /v2/api/purchaseorders
  • Response
  • 200 response Modified
    • application/json content type Modified
      • createdAt, updatedAt properties Added
  • Query
  • createdFrom, createdTo, updatedFrom, updatedTo query parameters Added
GET /v2/api/purchaseorders/example
  • Response
  • 200 response Modified
    • application/json content type Modified
      • createdAt, updatedAt properties Added
GET /v2/api/purchaseorders/latest
  • Response
  • 200 response Modified
    • application/json content type Modified
      • createdAt, updatedAt properties Added
GET /v2/api/purchaseorders/{externalPurchaseNo}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • createdAt, updatedAt properties Added
GET /v2/api/warehouses
  • Query
  • warehouse_id query parameter Added
POST /v2/api/purchaseorders
  • Body
  • application/json content type Modified
    • createdAt, updatedAt properties Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • createdAt, updatedAt properties Added
POST /v2/api/purchaseorders/batch
  • Body
  • application/json content type Modified
    • createdAt, updatedAt properties Added
PUT /v2/api/purchaseorders/
  • Body
  • application/json content type Modified
    • createdAt, updatedAt properties Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • createdAt, updatedAt properties Added
Removed 1 Breaking
POST /v3/api/auth
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 3
GET /v2/api/stocktriggers
GET /v2/api/stocktriggers/{ID}
POST /v2/api/auth