v1.0
put
/ec-site-svc/rest/v1.0/facilities/{InstitutionId}
Updates existing facility or department records for the given institution.
Request
Path Parameters
-
InstitutionId(required): string
Institution ID.Example:
C36A3197FDEE433FB5547EE83DE99E4B
Supported Media Types
- application/json
Root Schema : FACILITY_MODEL_REQUEST_LIST_TITLE
Type:
objectTitle:
FACILITY_MODEL_REQUEST_LIST_TITLEFACILITY_MODEL_REQUEST_LIST_DESC
Show Source
-
facilityModels: object
FACILITY_MODEL_REQUEST_TITLE
Title:
FACILITY_MODEL_REQUEST_TITLEFACILITY_MODEL_REQUEST_DESC
Nested Schema : FACILITY_MODEL_REQUEST_TITLE
Type:
objectTitle:
FACILITY_MODEL_REQUEST_TITLEFACILITY_MODEL_REQUEST_DESC
Show Source
-
entityOperationType: string
Title:
FACILITY_MODEL_REQUEST_OPERATION_TITLEFACILITY_MODEL_REQUEST_OPERATION_DESCExample:CREATE -
facilityDto: object
FACILITY_DTO_TITLE
Title:
FACILITY_DTO_TITLEFACILITY_DTO_DESC -
properties: object
PROPERTY_DTO_TITLE
Title:
PROPERTY_DTO_TITLEPROPERTY_DTO_DESC
Example:
[
"test"
]Nested Schema : FACILITY_DTO_TITLE
Type:
objectTitle:
FACILITY_DTO_TITLEFACILITY_DTO_DESC
Show Source
-
comment: string
Title:
CommentMinimum Length:0Maximum Length:2048Additional comment captured for the audited update.Example:Association adjusted after data reconciliation. -
entityId(required): string
(uuid)
-
entityType(required): string
Title:
FACILITY_DTO_ENTITY_TYPE_TITLEMinimum Length:0Maximum Length:50FACILITY_DTO_ENTITY_TYPE_DESCExample:FACILITY -
facilityName(required): string
Title:
FACILITY_DTO_NAME_TITLEMinimum Length:0Maximum Length:100FACILITY_DTO_NAME_DESCExample:Acme Research Facility -
id: string
(uuid)
-
reason: string
Title:
ReasonMinimum Length:0Maximum Length:255Reason provided for the audited update.Example:Protocol update requested by study operations. -
versionStart: string
(date-time)
Example:
2026-01-15T10:30:00Z
Nested Schema : PROPERTY_DTO_TITLE
Type:
objectTitle:
PROPERTY_DTO_TITLEPROPERTY_DTO_DESC
Show Source
-
comment: string
Title:
CommentMinimum Length:0Maximum Length:2048Additional comment captured for the audited update.Example:Association adjusted after data reconciliation. -
entityId: string
ENTITY_ID_DESCExample:
2A5E92F1C2D54DDA9F1C0A9E7B3C2D1A -
entityType: string
Title:
PROPERTY_DTO_ENTITY_TYPE_TITLEMinimum Length:0Maximum Length:50PROPERTY_DTO_ENTITY_TYPE_DESCExample:INSTITUTION -
propertyName(required): string
Title:
PROPERTY_DTO_NAME_TITLEMinimum Length:0Maximum Length:100PROPERTY_DTO_NAME_DESCExample:LabId -
propertyValue(required): string
Title:
PROPERTY_DTO_VALUE_TITLEMinimum Length:0Maximum Length:500PROPERTY_DTO_VALUE_DESCExample:2A5E92F1C2D54DDA9F1C0A9E7B3C2D1A -
reason: string
Title:
ReasonMinimum Length:0Maximum Length:255Reason provided for the audited update.Example:Protocol update requested by study operations.
Examples
Back to Top
Response
Supported Media Types
- application/json
200 Response
Successful operation.
Root Schema : FACILITY_MODEL_RESPONSE_LIST_TITLE
Type:
objectTitle:
FACILITY_MODEL_RESPONSE_LIST_TITLEFACILITY_MODEL_RESPONSE_LIST_DESC
Show Source
-
facilityModels: object
FACILITY_MODEL_RESPONSE_TITLE
Title:
FACILITY_MODEL_RESPONSE_TITLEFACILITY_MODEL_RESPONSE_DESC
Nested Schema : FACILITY_MODEL_RESPONSE_TITLE
Type:
objectTitle:
FACILITY_MODEL_RESPONSE_TITLEFACILITY_MODEL_RESPONSE_DESC
Show Source
-
facilityDto: object
FACILITY_DTO_TITLE
Title:
FACILITY_DTO_TITLEFACILITY_DTO_DESC -
properties: object
PROPERTY_DTO_TITLE
Title:
PROPERTY_DTO_TITLEPROPERTY_DTO_DESC
Example:
[
"test"
]Nested Schema : FACILITY_DTO_TITLE
Type:
objectTitle:
FACILITY_DTO_TITLEFACILITY_DTO_DESC
Show Source
-
comment: string
Title:
CommentMinimum Length:0Maximum Length:2048Additional comment captured for the audited update.Example:Association adjusted after data reconciliation. -
entityId(required): string
(uuid)
-
entityType(required): string
Title:
FACILITY_DTO_ENTITY_TYPE_TITLEMinimum Length:0Maximum Length:50FACILITY_DTO_ENTITY_TYPE_DESCExample:FACILITY -
facilityName(required): string
Title:
FACILITY_DTO_NAME_TITLEMinimum Length:0Maximum Length:100FACILITY_DTO_NAME_DESCExample:Acme Research Facility -
id: string
(uuid)
-
reason: string
Title:
ReasonMinimum Length:0Maximum Length:255Reason provided for the audited update.Example:Protocol update requested by study operations. -
versionStart: string
(date-time)
Example:
2026-01-15T10:30:00Z
Nested Schema : PROPERTY_DTO_TITLE
Type:
objectTitle:
PROPERTY_DTO_TITLEPROPERTY_DTO_DESC
Show Source
-
comment: string
Title:
CommentMinimum Length:0Maximum Length:2048Additional comment captured for the audited update.Example:Association adjusted after data reconciliation. -
entityId: string
ENTITY_ID_DESCExample:
2A5E92F1C2D54DDA9F1C0A9E7B3C2D1A -
entityType: string
Title:
PROPERTY_DTO_ENTITY_TYPE_TITLEMinimum Length:0Maximum Length:50PROPERTY_DTO_ENTITY_TYPE_DESCExample:INSTITUTION -
propertyName(required): string
Title:
PROPERTY_DTO_NAME_TITLEMinimum Length:0Maximum Length:100PROPERTY_DTO_NAME_DESCExample:LabId -
propertyValue(required): string
Title:
PROPERTY_DTO_VALUE_TITLEMinimum Length:0Maximum Length:500PROPERTY_DTO_VALUE_DESCExample:2A5E92F1C2D54DDA9F1C0A9E7B3C2D1A -
reason: string
Title:
ReasonMinimum Length:0Maximum Length:255Reason provided for the audited update.Example:Protocol update requested by study operations.
Examples
400 Response
Returned when one or more path parameters, query parameters, or request-body values fail endpoint validation.
Root Schema : SDFResponse
Type:
objectTitle:
SDFResponseWrapper for service responses containing result or error data.
Show Source
-
errorData: object
ErrorResponseData
-
result: object
result
The result object for successful requests. Type depends on the API operation.
-
status: string
Status of the response, either 'success' or an error indication.Example:
success
Nested Schema : result
Type:
objectThe result object for successful requests. Type depends on the API operation.
Example:
{
"hasMore":"true",
"totalResults":5,
"count":5,
"data":[
]
}Nested Schema : details
Type:
objectExamples