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 #86df1e05

Last update:
Compare

API structure has changed

8 structure changes including:
1 Breaking change
1 Addition
6 Modifications
1 Removal
Modified 6
GET /v1/transactions
  • Response
  • 200 response Modified
    • externalCostCenterID attribute Added
GET /v1/transactions/latest
  • Response
  • 200 response Modified
    • externalCostCenterID attribute Added
GET /v1/transactions/{externalTransactionID}
  • Response
  • 200 response Modified
    • externalCostCenterID attribute Added
POST /v1/transactions
  • Body
  • content type Modified
    • externalCostCenterID attribute Added
  • Response
  • 201 response Modified
    • externalCostCenterID attribute Added
POST /v1/transactions/batch
  • Response
  • 200 response Modified
    • externalCostCenterID attribute Added
POST /v1/transactions/replace
  • Body
  • content type Modified
    • externalCostCenterID attribute Added
  • Response
  • 200 response Modified
    • externalCostCenterID attribute Added
Removed 1 Breaking
POST /v1/purchaseorders/batch
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 1
POST /v1/purchaseorders/batch