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": "0bc05a77-7ec3-4736-9bca-efaad27e3c67",
"ExperimentId": "dc73afad-46f9-4e5b-ac20-8bc319e247de",
"LayoutId": 3,
"Height": 4,
"Width": 5,
"AddName": "sample string 6",
"AddDate": "2026-01-27T10:33:13.948364+00:00",
"LastMaintenanceName": "sample string 8",
"LastMaintenanceDate": "2026-01-27T10:33:13.948364+00:00",
"ExperimentStripLayout": [
{
"$id": "2",
"ExperimentStripLayoutId": "29c0d7e8-679b-4609-b499-05739e8b77ab",
"ExperimentLayoutId": "0bc05a77-7ec3-4736-9bca-efaad27e3c67",
"StripId": "2784dd3d-f469-4bef-a4d2-770629d38657",
"SortOrder": 4,
"Color": 5,
"AddName": "sample string 6",
"AddDate": "2026-01-27T10:33:13.9588742+00:00",
"LastMaintenanceName": "sample string 8",
"LastMaintenanceDate": "2026-01-27T10:33:13.9588742+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-01-27T10:33:13.948364+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-01-27T10:33:13.9588742+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>0bc05a77-7ec3-4736-9bca-efaad27e3c67</ExperimentLayoutId>
<ExperimentStripLayoutId>29c0d7e8-679b-4609-b499-05739e8b77ab</ExperimentStripLayoutId>
<InActive>true</InActive>
<LastMaintenanceDate>2026-01-27T10:33:13.9588742+00:00</LastMaintenanceDate>
<LastMaintenanceName>sample string 8</LastMaintenanceName>
<SortOrder>4</SortOrder>
<Strip i:nil="true" />
<StripId>2784dd3d-f469-4bef-a4d2-770629d38657</StripId>
</ObjectValue>
</AddedObjects>
</AddedObjectsForProperty>
</ObjectsAddedToCollectionProperties>
<ObjectsRemovedFromCollectionProperties />
<OriginalValues />
<State>Added</State>
</ChangeTracker>
<Experiment i:nil="true" />
<ExperimentId>dc73afad-46f9-4e5b-ac20-8bc319e247de</ExperimentId>
<ExperimentLayoutId>0bc05a77-7ec3-4736-9bca-efaad27e3c67</ExperimentLayoutId>
<ExperimentStripLayout>
<ExperimentStripLayout z:Ref="i3" />
</ExperimentStripLayout>
<Height>4</Height>
<LastMaintenanceDate>2026-01-27T10:33:13.948364+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": "140bbd10-301f-4a7b-a6e4-8b1bdb43736c",
"ExperimentId": "9f3a6961-eef2-482b-b905-c685d2218da6",
"LayoutId": 3,
"Height": 4,
"Width": 5,
"AddName": "sample string 6",
"AddDate": "2026-01-27T10:33:13.9588742+00:00",
"LastMaintenanceName": "sample string 8",
"LastMaintenanceDate": "2026-01-27T10:33:13.9588742+00:00",
"ExperimentStripLayout": [
{
"$id": "2",
"ExperimentStripLayoutId": "765a18f5-a6c2-4fdd-bbe6-780e1316a461",
"ExperimentLayoutId": "140bbd10-301f-4a7b-a6e4-8b1bdb43736c",
"StripId": "5a4dee81-ac9e-4b7c-af8d-30760f571e6d",
"SortOrder": 4,
"Color": 5,
"AddName": "sample string 6",
"AddDate": "2026-01-27T10:33:13.9786274+00:00",
"LastMaintenanceName": "sample string 8",
"LastMaintenanceDate": "2026-01-27T10:33:13.9786274+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-01-27T10:33:13.9588742+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-01-27T10:33:13.9786274+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>140bbd10-301f-4a7b-a6e4-8b1bdb43736c</ExperimentLayoutId>
<ExperimentStripLayoutId>765a18f5-a6c2-4fdd-bbe6-780e1316a461</ExperimentStripLayoutId>
<InActive>true</InActive>
<LastMaintenanceDate>2026-01-27T10:33:13.9786274+00:00</LastMaintenanceDate>
<LastMaintenanceName>sample string 8</LastMaintenanceName>
<SortOrder>4</SortOrder>
<Strip i:nil="true" />
<StripId>5a4dee81-ac9e-4b7c-af8d-30760f571e6d</StripId>
</ObjectValue>
</AddedObjects>
</AddedObjectsForProperty>
</ObjectsAddedToCollectionProperties>
<ObjectsRemovedFromCollectionProperties />
<OriginalValues />
<State>Added</State>
</ChangeTracker>
<Experiment i:nil="true" />
<ExperimentId>9f3a6961-eef2-482b-b905-c685d2218da6</ExperimentId>
<ExperimentLayoutId>140bbd10-301f-4a7b-a6e4-8b1bdb43736c</ExperimentLayoutId>
<ExperimentStripLayout>
<ExperimentStripLayout z:Ref="i3" />
</ExperimentStripLayout>
<Height>4</Height>
<LastMaintenanceDate>2026-01-27T10:33:13.9588742+00:00</LastMaintenanceDate>
<LastMaintenanceName>sample string 8</LastMaintenanceName>
<Layout i:nil="true" />
<LayoutId>3</LayoutId>
<Width>5</Width>
</ExperimentLayout>
</ArrayOfExperimentLayout>