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

Jun 12, 2023

main
1.0
Compare

API structure has changed

11 structure changes including:
1 Addition
10 Modifications
Modified 10 Breaking
GET /v1/distributionorders
  • Response
  • 200 response Modified
    • externalRowId property Added
  • Query
  • status query parameter Removed
GET /v1/distributionorders/{id}
  • Response
  • 200 response Modified
    • externalRowId property Added
GET /v1/transactions
  • Response
  • 200 response Modified
    • externalInfo property Added
GET /v1/transactions/latest
  • Response
  • 200 response Modified
    • externalInfo property Added
GET /v1/transactions/{externalTransactionID}
  • Response
  • 200 response Modified
    • externalInfo property Added
POST /v1/distributionorders
  • Body
  • content type Modified
    • externalRowId property Added
  • Response
  • 201 response Modified
    • externalRowId property Added
POST /v1/transactions
  • Body
  • content type Modified
    • externalInfo property Added
  • Response
  • 201 response Modified
    • externalInfo property Added
POST /v1/transactions/replace
  • Body
  • content type Modified
    • externalInfo property Added
  • Response
  • 200 response Modified
    • externalInfo property Added
POST /v1/warehouses/{externalWarehouseID}/stock
  • Body
  • content type Modified
    • ID, centralWarehouse, externalId, name properties Removed
    • availableQuantity, ean, key, physicalQuantity, sku, supplier properties Added
PUT /v1/distributionorders
  • Body
  • content type Modified
    • externalRowId property Added
  • Response
  • 200 response Modified
    • externalRowId property Added
Added 1
GET /v1/distributionorders/processing