Skip to main content

Get Service Items

POST 

/api/servicerecords/getservicerecords

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

Returns the full detail of a batch of service records by id. Despite its declared name (GetServiceItems), this is a bulk Services.ServiceRecord fetch, not a fetch of Services.ServiceRecordItems (that is ServiceItemsController's getserviceitems).

Request

Responses

The matching records. See Services.ServiceRecordDetailDto.