POST ExperimentLayout/Base/SaveAll
Request Information
URI Parameters
None.
Body Parameters
Collection of ExperimentLayout| Name | Description | Type | Additional information |
|---|---|---|---|
| ExperimentLayoutId | globally unique identifier |
None. |
|
| ExperimentId | globally unique identifier |
None. |
|
| LayoutId | integer |
None. |
|
| Height | integer |
None. |
|
| Width | integer |
None. |
|
| AddName | string |
None. |
|
| AddDate | date |
None. |
|
| LastMaintenanceName | string |
None. |
|
| LastMaintenanceDate | date |
None. |
|
| Experiment | Experiment |
None. |
|
| Layout | Layout |
None. |
|
| ExperimentStripLayout | Collection of ExperimentStripLayout |
None. |
|
| ChangeTracker | ObjectChangeTracker |
None. |
Request Formats
application/json, text/json
Sample:
[
null,
{
"$id": "1",
"ExperimentLayoutId": "24546f9b-785c-4730-a9ee-ee53460fe236",
"ExperimentId": "fe7a5115-34bf-4cb5-84b0-3c3825c6b0e5",
"LayoutId": 3,
"Height": 4,
"Width": 5,
"AddName": "sample string 6",
"AddDate": "2026-06-25T17:07:30.3049204+00:00",
"LastMaintenanceName": "sample string 8",
"LastMaintenanceDate": "2026-06-25T17:07:30.3049204+00:00",
"ExperimentStripLayout": [
{
"$id": "2",
"ExperimentStripLayoutId": "eb12dfaa-433f-45e4-a683-9d74e99988f9",
"ExperimentLayoutId": "24546f9b-785c-4730-a9ee-ee53460fe236",
"StripId": "ce8e1bb7-f616-4061-a3d3-e62a479e97b3",
"SortOrder": 4,
"Color": 5,
"AddName": "sample string 6",
"AddDate": "2026-06-25T17:07:30.3377708+00:00",
"LastMaintenanceName": "sample string 8",
"LastMaintenanceDate": "2026-06-25T17:07:30.3377708+00:00",
"InActive": true,
"ExperimentLayout": {
"$ref": "1"
},
"ChangeTracker": {
"$id": "3",
"State": 2,
"ObjectsRemovedFromCollectionProperties": {},
"OriginalValues": {},
"ExtendedProperties": {},
"ObjectsAddedToCollectionProperties": {}
}
}
],
"ChangeTracker": {
"$id": "4",
"State": 2,
"ObjectsRemovedFromCollectionProperties": {},
"OriginalValues": {},
"ExtendedProperties": {},
"ObjectsAddedToCollectionProperties": {
"ExperimentStripLayout": [
{
"$ref": "2"
}
]
}
}
}
]
application/xml, text/xml
Sample:
<ArrayOfExperimentLayout xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Pioneer.Trials.Domain.Model">
<ExperimentLayout i:nil="true" />
<ExperimentLayout z:Id="i1" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/">
<AddDate>2026-06-25T17:07:30.3049204+00:00</AddDate>
<AddName>sample string 6</AddName>
<ChangeTracker z:Id="i2">
<ExtendedProperties />
<ObjectsAddedToCollectionProperties>
<AddedObjectsForProperty>
<CollectionPropertyName>ExperimentStripLayout</CollectionPropertyName>
<AddedObjects>
<ObjectValue z:Id="i3" i:type="ExperimentStripLayout">
<AddDate>2026-06-25T17:07:30.3377708+00:00</AddDate>
<AddName>sample string 6</AddName>
<ChangeTracker z:Id="i4">
<ExtendedProperties />
<ObjectsAddedToCollectionProperties />
<ObjectsRemovedFromCollectionProperties />
<OriginalValues />
<State>Added</State>
</ChangeTracker>
<Color>5</Color>
<ExperimentLayout z:Ref="i1" />
<ExperimentLayoutId>24546f9b-785c-4730-a9ee-ee53460fe236</ExperimentLayoutId>
<ExperimentStripLayoutId>eb12dfaa-433f-45e4-a683-9d74e99988f9</ExperimentStripLayoutId>
<InActive>true</InActive>
<LastMaintenanceDate>2026-06-25T17:07:30.3377708+00:00</LastMaintenanceDate>
<LastMaintenanceName>sample string 8</LastMaintenanceName>
<SortOrder>4</SortOrder>
<Strip i:nil="true" />
<StripId>ce8e1bb7-f616-4061-a3d3-e62a479e97b3</StripId>
</ObjectValue>
</AddedObjects>
</AddedObjectsForProperty>
</ObjectsAddedToCollectionProperties>
<ObjectsRemovedFromCollectionProperties />
<OriginalValues />
<State>Added</State>
</ChangeTracker>
<Experiment i:nil="true" />
<ExperimentId>fe7a5115-34bf-4cb5-84b0-3c3825c6b0e5</ExperimentId>
<ExperimentLayoutId>24546f9b-785c-4730-a9ee-ee53460fe236</ExperimentLayoutId>
<ExperimentStripLayout>
<ExperimentStripLayout z:Ref="i3" />
</ExperimentStripLayout>
<Height>4</Height>
<LastMaintenanceDate>2026-06-25T17:07:30.3049204+00:00</LastMaintenanceDate>
<LastMaintenanceName>sample string 8</LastMaintenanceName>
<Layout i:nil="true" />
<LayoutId>3</LayoutId>
<Width>5</Width>
</ExperimentLayout>
</ArrayOfExperimentLayout>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of ExperimentLayout| Name | Description | Type | Additional information |
|---|---|---|---|
| ExperimentLayoutId | globally unique identifier |
None. |
|
| ExperimentId | globally unique identifier |
None. |
|
| LayoutId | integer |
None. |
|
| Height | integer |
None. |
|
| Width | integer |
None. |
|
| AddName | string |
None. |
|
| AddDate | date |
None. |
|
| LastMaintenanceName | string |
None. |
|
| LastMaintenanceDate | date |
None. |
|
| Experiment | Experiment |
None. |
|
| Layout | Layout |
None. |
|
| ExperimentStripLayout | Collection of ExperimentStripLayout |
None. |
|
| ChangeTracker | ObjectChangeTracker |
None. |
Response Formats
application/json, text/json
Sample:
[
null,
{
"$id": "1",
"ExperimentLayoutId": "2f29a081-3719-4754-bc88-f2ac4d4d6699",
"ExperimentId": "b8d4425d-b0c6-46b7-a724-33a8f5c5813f",
"LayoutId": 3,
"Height": 4,
"Width": 5,
"AddName": "sample string 6",
"AddDate": "2026-06-25T17:07:30.3669226+00:00",
"LastMaintenanceName": "sample string 8",
"LastMaintenanceDate": "2026-06-25T17:07:30.3669226+00:00",
"ExperimentStripLayout": [
{
"$id": "2",
"ExperimentStripLayoutId": "5a4d2c3a-bf7d-469d-90e1-b03e58451fde",
"ExperimentLayoutId": "2f29a081-3719-4754-bc88-f2ac4d4d6699",
"StripId": "84d01bf4-30cc-4f33-ad0d-5ba43b18b986",
"SortOrder": 4,
"Color": 5,
"AddName": "sample string 6",
"AddDate": "2026-06-25T17:07:30.3962338+00:00",
"LastMaintenanceName": "sample string 8",
"LastMaintenanceDate": "2026-06-25T17:07:30.3962338+00:00",
"InActive": true,
"ExperimentLayout": {
"$ref": "1"
},
"ChangeTracker": {
"$id": "3",
"State": 2,
"ObjectsRemovedFromCollectionProperties": {},
"OriginalValues": {},
"ExtendedProperties": {},
"ObjectsAddedToCollectionProperties": {}
}
}
],
"ChangeTracker": {
"$id": "4",
"State": 2,
"ObjectsRemovedFromCollectionProperties": {},
"OriginalValues": {},
"ExtendedProperties": {},
"ObjectsAddedToCollectionProperties": {
"ExperimentStripLayout": [
{
"$ref": "2"
}
]
}
}
}
]
application/xml, text/xml
Sample:
<ArrayOfExperimentLayout xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Pioneer.Trials.Domain.Model">
<ExperimentLayout i:nil="true" />
<ExperimentLayout z:Id="i1" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/">
<AddDate>2026-06-25T17:07:30.3669226+00:00</AddDate>
<AddName>sample string 6</AddName>
<ChangeTracker z:Id="i2">
<ExtendedProperties />
<ObjectsAddedToCollectionProperties>
<AddedObjectsForProperty>
<CollectionPropertyName>ExperimentStripLayout</CollectionPropertyName>
<AddedObjects>
<ObjectValue z:Id="i3" i:type="ExperimentStripLayout">
<AddDate>2026-06-25T17:07:30.3962338+00:00</AddDate>
<AddName>sample string 6</AddName>
<ChangeTracker z:Id="i4">
<ExtendedProperties />
<ObjectsAddedToCollectionProperties />
<ObjectsRemovedFromCollectionProperties />
<OriginalValues />
<State>Added</State>
</ChangeTracker>
<Color>5</Color>
<ExperimentLayout z:Ref="i1" />
<ExperimentLayoutId>2f29a081-3719-4754-bc88-f2ac4d4d6699</ExperimentLayoutId>
<ExperimentStripLayoutId>5a4d2c3a-bf7d-469d-90e1-b03e58451fde</ExperimentStripLayoutId>
<InActive>true</InActive>
<LastMaintenanceDate>2026-06-25T17:07:30.3962338+00:00</LastMaintenanceDate>
<LastMaintenanceName>sample string 8</LastMaintenanceName>
<SortOrder>4</SortOrder>
<Strip i:nil="true" />
<StripId>84d01bf4-30cc-4f33-ad0d-5ba43b18b986</StripId>
</ObjectValue>
</AddedObjects>
</AddedObjectsForProperty>
</ObjectsAddedToCollectionProperties>
<ObjectsRemovedFromCollectionProperties />
<OriginalValues />
<State>Added</State>
</ChangeTracker>
<Experiment i:nil="true" />
<ExperimentId>b8d4425d-b0c6-46b7-a724-33a8f5c5813f</ExperimentId>
<ExperimentLayoutId>2f29a081-3719-4754-bc88-f2ac4d4d6699</ExperimentLayoutId>
<ExperimentStripLayout>
<ExperimentStripLayout z:Ref="i3" />
</ExperimentStripLayout>
<Height>4</Height>
<LastMaintenanceDate>2026-06-25T17:07:30.3669226+00:00</LastMaintenanceDate>
<LastMaintenanceName>sample string 8</LastMaintenanceName>
<Layout i:nil="true" />
<LayoutId>3</LayoutId>
<Width>5</Width>
</ExperimentLayout>
</ArrayOfExperimentLayout>