Orders
Retrieve an ordered vehicle
Returns a single caller-owned ordered vehicle under one of the caller's orders.
get/orders/{orderId}/vehicles/{vehicleId}
Path parameters
orderIdstring required
Example:Tn6Kv2sBjW8pRc4yLm9D
vehicleIdstring required
Example:Wd5Fy9nJcQ3rXt7bLm2P
Query parameters
expand[]string[]
Repeatable. buyer includes the buyer (with PII); payments includes the buyer’s payments and requires payments:read; payouts includes the caller’s payouts and requires payouts:read.
Repeatable. buyer includes the buyer (with PII); payments includes the buyer’s payments and requires payments:read; payouts includes the caller’s payouts and requires payouts:read.
Response
The requested vehicle.
Changes
No recorded changes to this endpoint across all 1 revision of this API.