GARAGE

Garage

Vehicle & fleet management

Garage / Workshop

STP Integrations

Section 14 — external systems wired in this demo. GET /integrations

SystemDirectionDescriptionSourceStatus
E-shop (ERP)importShop orders → service tickets with OriginId (Ticket.cs)Ticket.csDemo parity
ERPreadCustomer, product and invoice metadataCustomer.cs, Catalog.csDemo parity
Geolokaceread-writeCustomer address → GPS coordinates (GeoLocation.cs)GeoLocation.cs, MapControllerDemo parity
Tisk/PDFconversionService ticket → printable protocol / PDF dataPrint.cshtmlDemo parity
MapavisualizationGeoJSON FeatureCollection for ticket map clientMapControllerDemo parity
Katalog (e-shop)readEquipment catalogs, brands and revisions (CatalogProvider)Catalog.cs, CatalogProviderDemo parity
E-mailexportTicket status notificationsNELZE OVĚŘIT
SMSexportOperator / customer SMS alertsNELZE OVĚŘIT
iCal exportexportCalendar events exportNELZE OVĚŘIT

API routes (demo)

  • POST /api/profi-garage/service-ticket/shop-order
  • GET /api/profi-garage/service-ticket/erp/customer/{originId}
  • GET /api/profi-garage/service-ticket/erp/product/{code}
  • GET /api/profi-garage/service-ticket/{ticketId}/invoice
  • GET /api/profi-garage/service-ticket/{ticketId}/print-data
  • POST /api/profi-garage/service-ticket/geolocation/geocode
  • POST /api/profi-garage/service-ticket/{ticketId}/geolocation
  • GET /api/profi-garage/service-ticket/map-data
  • GET /api/profi-garage/service-ticket/catalogs