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

Last update:
Compare

API structure has changed

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