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 #bd712c66

Last update:
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 attribute Modified
  • Response
  • 201 response Modified
    • content type Modified
POST /v1/purchaseorders/batch
  • Body
  • content type Modified
    • label attribute Added
POST /v1/purchaseorders
  • Body
  • content type Modified
    • label attribute Added
  • Response
  • 201 response Modified
    • content type Modified
POST /v1/products/batch
  • Body
  • content type Modified
    • customFields, subCategory attributes Added
POST /v1/products
  • Body
  • content type Modified
    • customFields, subCategory attributes Added
  • Response
  • 201 response Modified
    • content type Modified
GET /v1/transactions/{externalTransactionID}
  • Response
  • 200 response Modified
    • content type Modified
      • items attribute Modified
GET /v1/transactions/latest
  • Response
  • 200 response Modified
    • content type Modified
      • items attribute Modified
GET /v1/transactions/example
  • Body
  • content type Modified
    • customFields, subCategory attributes Added
  • Response
  • 200 response Modified
    • content type Modified
      • customFields, subCategory attributes 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 attribute Added
GET /v1/purchaseorders/latest
  • Response
  • 200 response Modified
    • content type Modified
      • label attribute Added
GET /v1/purchaseorders/example
  • Response
  • 200 response Modified
    • content type Modified
      • label attribute 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 attributes Added
  • Response
  • 200 response Modified
    • content type Modified
      • customFields, subCategory attributes Added
GET /v1/products
  • Body
  • content type Modified
    • customFields, subCategory attributes 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/