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

Aug 27, 2025

main
1.0
Compare

API structure has changed

15 structure changes including:
5 Additions
10 Modifications
Modified 10
GET /v1/listings/{listingId}
  • Response
  • 500 response Added
GET /v1/stock
  • Response
  • 500 response Added
GET /v1/stock/{stockId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • additionalData property Modified
        • taxi property Added
  • 500 response Added
GET /v1/vehicle-documentation/{stockId}
  • Response
  • 500 response Added
PATCH /v1/stock/{stockId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • additionalData property Modified
        • taxi property Added
  • 500 response Added
POST /v1/listings/{listingId}/mark-as-not-sold
  • Response
  • 500 response Added
POST /v1/listings/{listingId}/mark-as-provisional
  • Response
  • 500 response Added
POST /v1/listings/{listingId}/mark-as-sold
  • Response
  • 500 response Added
POST /v1/stock
  • Body
  • application/json content type Modified
    • additionalData property Modified
      • taxi property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • additionalData property Modified
        • taxi property Added
  • 500 response Added
POST /v1/testing/set-auction-end-time
  • Response
  • 500 response Added
Added 5
GET /external-customers/{accessToken}
POST /eligibility-check
POST /eligibility/capacity-check
POST /eligibility/profile-check
POST /external-customers/oauth/token