Set Primary Image
POST/api/serviceitems/setprimaryimage/:id/:mediaId
Tier: Public — stable, supported for third-party integration.
Reserved no-op — primary image selection is not implemented for service item lines; SetPrimaryImageAsync always returns success without changing anything.
Request
Responses
- 200
- 400
- 401
- 403
The service item line. See Services.ServiceRecordItemDetailDto.
Media-service validation codes.
Caller is not authenticated.
Caller does not have Update permission on the ServiceRecord module.