Skip to main content

Update Service Record Tags

POST 

/api/servicerecords/updateservicerecordtags

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

Adds and/or removes raw scanned ServiceRecordTags on a service record (de-duplicated by tag number). These are separate from the record's resolved Services.ServiceRecordItem lines, which are managed via ServiceItemsController. Forces the record's Enums.ServiceRecordStatus to ServiceRecordStatus.InProgress if it is not already there.

Request

Responses

The updated record. See Services.ServiceRecordDetailDto.