Skip to content

API: Service Operations

Quellverzeichnis: api/routes/service/ — gehört zum Modul service-operations

Alle Endpunkte sind mandanten-isoliert und validieren ihre Eingaben.

Methode Pfad Datei
GET /v1/repair-orders repair-orders.ts
POST /v1/repair-orders repair-orders.ts
GET /v1/repair-orders/:id repair-orders.ts
POST /v1/repair-orders/:id/approve repair-orders.ts
POST /v1/repair-orders/:id/cancel repair-orders.ts
POST /v1/repair-orders/:id/check-in repair-orders.ts
POST /v1/repair-orders/:id/close repair-orders.ts
POST /v1/repair-orders/:id/diagnostics repair-orders.ts
POST /v1/repair-orders/:id/estimate repair-orders.ts
POST /v1/repair-orders/:id/feedback repair-orders.ts
POST /v1/repair-orders/:id/follow-up repair-orders.ts
POST /v1/repair-orders/:id/inspection repair-orders.ts
POST /v1/repair-orders/:id/invoice repair-orders.ts
POST /v1/repair-orders/:id/job-card repair-orders.ts
POST /v1/repair-orders/:id/line-items repair-orders.ts
PATCH /v1/repair-orders/:id/line-items/:lineItemId repair-orders.ts
POST /v1/repair-orders/:id/parts-issue repair-orders.ts
POST /v1/repair-orders/:id/pay repair-orders.ts
POST /v1/repair-orders/:id/progress repair-orders.ts
POST /v1/repair-orders/:id/qc repair-orders.ts
POST /v1/repair-orders/:id/reopen repair-orders.ts
POST /v1/repair-orders/:id/start repair-orders.ts
POST /v1/repair-orders/:id/time-entries repair-orders.ts
POST /v1/repair-orders/:id/vehicle-out repair-orders.ts
GET /v1/service/appointments appointments.ts
POST /v1/service/appointments appointments.ts
GET /v1/service/appointments/:id appointments.ts
PATCH /v1/service/appointments/:id appointments.ts
DELETE /v1/service/appointments/:id appointments.ts
POST /v1/service/appointments/:id/check-in appointments.ts
POST /v1/service/appointments/:id/complete appointments.ts
POST /v1/service/appointments/:id/confirm appointments.ts
POST /v1/service/appointments/:id/desync calendar.ts
POST /v1/service/appointments/:id/no-show appointments.ts
POST /v1/service/appointments/:id/reschedule appointments.ts
POST /v1/service/appointments/:id/start appointments.ts
POST /v1/service/appointments/:id/sync calendar.ts
GET /v1/service/appointments/:id/sync-records calendar.ts
GET /v1/service/bays workshop.ts
POST /v1/service/bays workshop.ts
PATCH /v1/service/bays/:id/status workshop.ts
GET /v1/service/bottlenecks calendar.ts
GET /v1/service/calendar calendar.ts
GET /v1/service/calendar/ics calendar.ts
GET /v1/service/calendar/sync-configs calendar.ts
POST /v1/service/calendar/sync-configs calendar.ts
GET /v1/service/calendar/sync-configs/:id calendar.ts
PATCH /v1/service/calendar/sync-configs/:id calendar.ts
DELETE /v1/service/calendar/sync-configs/:id calendar.ts
GET /v1/service/contracts service-contracts.ts
POST /v1/service/contracts service-contracts.ts
GET /v1/service/contracts/:id service-contracts.ts
POST /v1/service/contracts/:id/activate service-contracts.ts
POST /v1/service/contracts/:id/cancel service-contracts.ts
POST /v1/service/contracts/:id/expire service-contracts.ts
POST /v1/service/contracts/:id/reactivate service-contracts.ts
POST /v1/service/contracts/:id/suspend service-contracts.ts
POST /v1/service/contracts/:id/terminate service-contracts.ts
GET /v1/service/contracts/:id/usage service-contracts.ts
POST /v1/service/contracts/:id/usage service-contracts.ts
GET /v1/service/insurance-claims insurance-claims.ts
POST /v1/service/insurance-claims insurance-claims.ts
GET /v1/service/insurance-claims/:id insurance-claims.ts
POST /v1/service/insurance-claims/:id/adjuster-approval insurance-claims.ts
POST /v1/service/insurance-claims/:id/cancel insurance-claims.ts
POST /v1/service/insurance-claims/:id/complete insurance-claims.ts
POST /v1/service/insurance-claims/:id/decline insurance-claims.ts
PATCH /v1/service/insurance-claims/:id/rental-car insurance-claims.ts
POST /v1/service/insurance-claims/:id/submit-review insurance-claims.ts
GET /v1/service/pickup-delivery pickup-delivery.ts
POST /v1/service/pickup-delivery pickup-delivery.ts
GET /v1/service/pickup-delivery/:id pickup-delivery.ts
POST /v1/service/pickup-delivery/:id/cancel pickup-delivery.ts
POST /v1/service/pickup-delivery/:id/complete pickup-delivery.ts
POST /v1/service/pickup-delivery/:id/photos pickup-delivery.ts
POST /v1/service/pickup-delivery/:id/schedule pickup-delivery.ts
POST /v1/service/pickup-delivery/:id/start pickup-delivery.ts
GET /v1/service/slots appointments.ts
GET /v1/service/sublets sublet-orders.ts
POST /v1/service/sublets sublet-orders.ts
GET /v1/service/sublets/:id sublet-orders.ts
POST /v1/service/sublets/:id/approve sublet-orders.ts
POST /v1/service/sublets/:id/cancel sublet-orders.ts
POST /v1/service/sublets/:id/complete sublet-orders.ts
POST /v1/service/sublets/:id/invoice sublet-orders.ts
POST /v1/service/sublets/:id/quote sublet-orders.ts
POST /v1/service/sublets/:id/start sublet-orders.ts
GET /v1/service/technicians workshop.ts
POST /v1/service/technicians workshop.ts
POST /v1/service/technicians/:id/deactivate workshop.ts
POST /v1/service/technicians/:id/skills workshop.ts
GET /v1/service/tire-change-orders tires.ts
POST /v1/service/tire-change-orders tires.ts
GET /v1/service/tire-change-orders/:id tires.ts
PATCH /v1/service/tire-change-orders/:id tires.ts
DELETE /v1/service/tire-change-orders/:id tires.ts
POST /v1/service/tire-change-orders/:id/cancel tires.ts
POST /v1/service/tire-change-orders/:id/complete tires.ts
POST /v1/service/tire-change-orders/:id/confirm tires.ts
POST /v1/service/tire-change-orders/:id/start tires.ts
GET /v1/service/tires tires.ts
POST /v1/service/tires tires.ts
GET /v1/service/tires/:id tires.ts
PATCH /v1/service/tires/:id tires.ts
DELETE /v1/service/tires/:id tires.ts
POST /v1/service/tires/:id/adjust-stock tires.ts
GET /v1/service/utilization calendar.ts
GET /v1/service/waitlist calendar.ts
POST /v1/service/waitlist calendar.ts
GET /v1/service/waitlist/:id calendar.ts
PATCH /v1/service/waitlist/:id calendar.ts
DELETE /v1/service/waitlist/:id calendar.ts
POST /v1/service/waitlist/:id/book calendar.ts
POST /v1/service/waitlist/:id/expire calendar.ts
POST /v1/service/waitlist/:id/offer calendar.ts

Zurück zur API-Übersicht oder zur Startseite.