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

30 days ago

main
1.0
Compare

API structure has changed

15 structure changes including:
5 Breaking changes
10 Modifications
5 Removals
Modified 10
GET /v1/listings/{listingId}
  • Response
  • 400 response Modified
    • application/json content type Modified
      • alternative Modified
        • ErrorInfo alternative Added
  • 429 response Added
GET /v1/stock
  • Response
  • 400 response Modified
    • application/json content type Modified
      • alternative Modified
        • ErrorInfo alternative Added
  • 429 response Added
GET /v1/stock/{stockId}
  • Response
  • 400 response Modified
    • application/json content type Modified
      • alternative Modified
        • ErrorInfo alternative Added
  • 429 response Added
GET /v1/vehicle-documentation/{stockId}
  • Response
  • 400 response Modified
    • application/json content type Modified
      • alternative Modified
        • ErrorInfo alternative Added
  • 429 response Added
PATCH /v1/stock/{stockId}
  • Response
  • 400 response Modified
    • application/json content type Modified
      • alternative Modified
        • ErrorInfo alternative Added
  • 429 response Added
POST /v1/listings/{listingId}/mark-as-not-sold
  • Response
  • 400 response Modified
    • application/json content type Modified
      • alternative Modified
        • ErrorInfo alternative Added
  • 429 response Added
POST /v1/listings/{listingId}/mark-as-provisional
  • Response
  • 400 response Modified
    • application/json content type Modified
      • alternative Modified
        • ErrorInfo alternative Added
  • 429 response Added
POST /v1/listings/{listingId}/mark-as-sold
  • Response
  • 400 response Modified
    • application/json content type Modified
      • alternative Modified
        • ErrorInfo alternative Added
  • 429 response Added
POST /v1/stock
  • Response
  • 400 response Modified
    • application/json content type Modified
      • alternative Modified
        • ErrorInfo alternative Added
  • 429 response Added
POST /v1/testing/set-auction-end-time
  • Response
  • 400 response Modified
    • application/json content type Modified
      • alternative Modified
        • ErrorInfo alternative Added
  • 429 response Added
Removed 5 Breaking
GET /external-customers/{accessToken}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /eligibility-check
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /eligibility/capacity-check
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /eligibility/profile-check
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /external-customers/oauth/token
  • Removing a resource is always breaking unless it was deprecated before
    Breaking