inventory:write
The inventory:write scope allows you to trigger AI-powered description generation for vehicles in your inventory. You can generate a description for a single vehicle by VIN or submit a batch of up to 50 VINs at once.
Endpoints
Generate description
inventory.description.completed webhook event to check when the description is ready.
Path parameters
Request body
No request body is required.Example
Response — 202 Accepted
Status codes
Generate descriptions in batch
Request body
Example
Response — 202 Accepted
Response — Partial failure
Failed items will have
status: "failed" with an error message. This does not affect the other items in the batch.Status codes
Error response — Missing scope
If your API key does not includeinventory:write, any request to these endpoints returns:
