Skip to main content

Create Service Record

POST 

/api/servicerecords/createservicerecord

Tier: Public — stable, supported for third-party integration.

Creates a service record, always starting in ServiceRecordStatus.Open — unless ServiceItems are supplied inline, in which case they are added immediately and the record is bumped to ServiceRecordStatus.InProgress.

Request

Responses

The created record. See Services.ServiceRecordDetailDto.