TEST RIDE / DEV CONSOLE
1 · MODEL — select —
2 · PARTNER — select —
3 · SLOT — pick —
4 · BOOKING — pending —
5 · STATUS
Select a Model
Load test-ride-enabled models from the brand's database and pick one.

Click "Load Models" to fetch from the API.

Select a Partner Location
Load test-ride-enabled partner (dealer) locations and pick one.

Click "Load Partners" to fetch from the API.

Check Availability
Pick a date and browse available slots. Green = bookable, grey = unavailable.

Select model, partner, and date first.

Create a Booking
Fill in customer details. Model, partner and slot are pre-filled from your selection.
Model
Partner
Slot
Guests (optional)
Manage Booking
Look up, reschedule, or cancel a booking. Email must match the booking.
GET Booking GET /v1/consumer/bookings/:ref
Reschedule PATCH /v1/consumer/bookings/:ref
Cancel DELETE /v1/consumer/bookings/:ref
Uses reference + email from Look Up fields above.