Change Updates

Do not miss any stock API changes, ever again

Subscribe to the stock API changelog to be up to date on recent changes.

RSS

Changelog

Last update:
Compare
3 structure changes including:
3 Modifications
Modified 3
GET /v1/stock/{stockId}
  • Response
  • 200 response Modified
    • advert property Modified
PATCH /v1/stock/{stockId}
  • Response
  • 200 response Modified
    • advert property Modified
POST /v1/stock
  • Body
  • content type Modified
    • advert property Modified
  • Response
  • 200 response Modified
    • advert property Modified
5 structure changes including:
5 Breaking changes
5 Modifications
Modified 5 Breaking
GET /v1/listings/{listingId}
GET /v1/stock
GET /v1/stock/{stockId}
PATCH /v1/stock/{stockId}
POST /v1/stock
5 structure changes including:
5 Breaking changes
5 Modifications
Modified 5 Breaking
GET /api/v1/listings/{listingId}
GET /api/v1/stock
GET /api/v1/stock/{stockId}
PATCH /api/v1/stock/{stockId}
POST /api/v1/stock
5 structure changes including:
5 Breaking changes
5 Modifications
Modified 5 Breaking
GET /v1/listings/{listingId}
GET /v1/stock
GET /v1/stock/{stockId}
PATCH /v1/stock/{stockId}
POST /v1/stock
5 structure changes including:
5 Modifications
Modified 5
GET /api/v1/listings/{listingId}
  • Response
  • 400 response Modified
    • errorMessage property Added
GET /api/v1/stock
  • Response
  • 400 response Modified
    • errorMessage property Added
GET /api/v1/stock/{stockId}
  • Response
  • 200 response Modified
    • id, createdDate, publicReference, vehicle, advert, capTaxonomy properties Modified
  • 400 response Modified
    • errorMessage property Added
PATCH /api/v1/stock/{stockId}
  • Response
  • 200 response Modified
    • id, createdDate, publicReference, vehicle, advert, capTaxonomy properties Modified
  • 400 response Modified
    • errorMessage property Added
POST /api/v1/stock
  • Body
  • content type Modified
    • vehicle property Modified
  • Response
  • 200 response Modified
    • id, createdDate, publicReference, vehicle, advert, capTaxonomy properties Modified
  • 400 response Modified
    • errorMessage property Added