Confirm appointment
Booking
Confirm appointment
Complete the booking by providing customer and vehicle details. This is step 2 of the two-step booking process.
Required information:
- Vehicle: License plate, type/make/model, mileage
- Customer: Name (surname or first+last), email, at least one phone number
Appointment ID Resolution:
- If
appointment_idis provided, it will be used directly - Otherwise, the API looks up the ID stored during
/booking/reserveusing thesession_id - If neither is found, the request fails
POST
Confirm appointment
Authorizations
Body
application/json
Request model for confirming an appointment.
Car information model.
Customer information model.
Response
Confirmation status