List parts catalogue
/v1/partsReturns the muffler parts catalogue. Supports cursor pagination, supersession filtering, and stock-on-hand inclusion. Honours the workshop's location filter when a Suburb header is present.
The hero card for a selected endpoint — method chip, full path, summary, description, auth chip with signature popover, and optional path-parameter reference.
Endpoint detail card is a reusable Oak Flats Muffler Men UI primitive with documented states, accessibility expectations, theme behavior, and implementation evidence.
Endpoint detail card: The hero card for a selected endpoint — method chip, full path, summary, description, auth chip with signature popover, and optional path-parameter reference.
/v1/partsReturns the muffler parts catalogue. Supports cursor pagination, supersession filtering, and stock-on-hand inclusion. Honours the workshop's location filter when a Suburb header is present.
/v1/bookings/{id}/statusMove a workshop booking through the state machine. Transitions are validated against the current state — invalid moves return 422.
idBooking identifier (e.g. bkg_2026_0489).statusTarget state: accepted, in_progress, ready_for_pickup, completed./v0/quoteThe 2018 quote endpoint, retained for the old garage tablet image. Returns the same shape as v1 but does not include line items.
/v1/quotesCreates a draft quote attached to a vehicle registration and service code. Will inherit the current pricing schedule unless overridden in the body.