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

Dec 21, 2023

main
1.0
Compare

API structure has changed

20 structure changes including:
2 Breaking changes
2 Additions
16 Modifications
2 Removals
Modified 16
POST /v1/transactions/batch
  • Response
  • 200 response Modified
    • content type Modified
POST /v1/transactions
  • Body
  • content type Modified
    • items property Modified
  • Response
  • 201 response Modified
    • content type Modified
POST /v1/purchaseorders/batch
  • Body
  • content type Modified
    • label property Added
POST /v1/purchaseorders
  • Body
  • content type Modified
    • label property Added
  • Response
  • 201 response Modified
    • content type Modified
POST /v1/products/batch
  • Body
  • content type Modified
    • customFields, subCategory properties Added
POST /v1/products
  • Body
  • content type Modified
    • customFields, subCategory properties Added
  • Response
  • 201 response Modified
    • content type Modified
GET /v1/transactions/{externalTransactionID}
  • Response
  • 200 response Modified
    • content type Modified
      • items property Modified
GET /v1/transactions/latest
  • Response
  • 200 response Modified
    • content type Modified
      • items property Modified
GET /v1/transactions/example
  • Body
  • content type Modified
    • customFields, subCategory properties Added
  • Response
  • 200 response Modified
    • content type Modified
      • customFields, subCategory properties Added
GET /v1/transactions
  • Response
  • 200 response Modified
    • content type Modified
  • Query
  • from, to query parameters Added
GET /v1/purchaseorders/{externalPurchaseNo}
  • Response
  • 200 response Modified
    • content type Modified
      • label property Added
GET /v1/purchaseorders/latest
  • Response
  • 200 response Modified
    • content type Modified
      • label property Added
GET /v1/purchaseorders/example
  • Response
  • 200 response Modified
    • content type Modified
      • label property Added
GET /v1/purchaseorders
  • Response
  • 200 response Modified
    • content type Modified
  • Query
  • from, to query parameters Added
GET /v1/products/example
  • Body
  • content type Modified
    • customFields, subCategory properties Added
  • Response
  • 200 response Modified
    • content type Modified
      • customFields, subCategory properties Added
GET /v1/products
  • Body
  • content type Modified
    • customFields, subCategory properties Added
  • Response
  • 200 response Modified
    • content type Modified
Removed 2 Breaking
POST /v1/purchaseorders/replace
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /v1/transactions/replace
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 2
PUT /v1/transactions/
PUT /v1/purchaseorders/