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 #1505675b

Last update:
Compare

API structure has changed

13 structure changes including:
1 Addition
12 Modifications
Modified 12
GET /v1/products
  • Body
  • content type Modified
    • priceIncludingVat attribute Added
  • Response
  • 200 response Modified
    • content type Modified
GET /v1/products/example
  • Body
  • content type Modified
    • priceIncludingVat attribute Added
  • Response
  • 200 response Modified
    • content type Modified
      • priceIncludingVat attribute Added
GET /v1/transactions
  • Response
  • 200 response Modified
    • content type Modified
GET /v1/transactions/example
  • Body
  • content type Modified
    • priceIncludingVat attribute Added
  • Response
  • 200 response Modified
    • content type Modified
      • priceIncludingVat attribute Added
GET /v1/transactions/latest
  • Response
  • 200 response Modified
    • content type Modified
      • items attribute Modified
GET /v1/transactions/{externalTransactionID}
  • Response
  • 200 response Modified
    • content type Modified
      • items attribute Modified
POST /v1/products
  • Body
  • content type Modified
    • priceIncludingVat attribute Added
  • Response
  • 201 response Modified
    • content type Modified
POST /v1/products/batch
  • Body
  • content type Modified
    • priceIncludingVat attribute Added
POST /v1/transactions
  • Body
  • content type Modified
    • items attribute Modified
  • Response
  • 201 response Modified
    • content type Modified
POST /v1/transactions/batch
  • Response
  • 200 response Modified
    • content type Modified
PUT /v1/products
  • Body
  • content type Modified
    • priceIncludingVat attribute Added
PUT /v1/transactions/
  • Body
  • content type Modified
    • items attribute Modified
  • Response
  • 200 response Modified
    • content type Modified
Added 1
POST /v1/transactions/{externalTransactionID}/item/{externalItemID}/shipments