POST Strip/Base/SaveAll
Request Information
URI Parameters
None.
Body Parameters
Collection of Strip| Name | Description | Type | Additional information |
|---|---|---|---|
| StripId | globally unique identifier |
None. |
|
| ExperimentId | globally unique identifier |
None. |
|
| AddName | string |
None. |
|
| AddDate | date |
None. |
|
| LastMaintenanceName | string |
None. |
|
| LastMaintenanceDate | date |
None. |
|
| Experiment | Experiment |
None. |
|
| ExperimentStripLayout | Collection of ExperimentStripLayout |
None. |
|
| StripValue | Collection of StripValue |
None. |
|
| ChangeTracker | ObjectChangeTracker |
None. |
Request Formats
application/json, text/json
Sample:
[
null,
{
"$id": "1",
"StripId": "af93c378-f6d7-47df-84f1-ed1b5dc108dd",
"ExperimentId": "e3214a60-1e24-4519-a9b5-2bd52e9cbf33",
"AddName": "sample string 3",
"AddDate": "2025-12-15T07:26:36.7625092+00:00",
"LastMaintenanceName": "sample string 5",
"LastMaintenanceDate": "2025-12-15T07:26:36.7625092+00:00",
"ExperimentStripLayout": [
{
"$id": "2",
"ExperimentStripLayoutId": "7cf0fca5-0a4e-4be3-9921-c949ff23ce69",
"ExperimentLayoutId": "516e1c2f-fe35-47da-a374-b6287a1c597c",
"StripId": "af93c378-f6d7-47df-84f1-ed1b5dc108dd",
"SortOrder": 4,
"Color": 5,
"AddName": "sample string 6",
"AddDate": "2025-12-15T07:26:36.7796197+00:00",
"LastMaintenanceName": "sample string 8",
"LastMaintenanceDate": "2025-12-15T07:26:36.7796197+00:00",
"InActive": true,
"Strip": {
"$ref": "1"
},
"ChangeTracker": {
"$id": "3",
"State": 2,
"ObjectsRemovedFromCollectionProperties": {},
"OriginalValues": {},
"ExtendedProperties": {},
"ObjectsAddedToCollectionProperties": {}
}
}
],
"StripValue": [],
"ChangeTracker": {
"$id": "4",
"State": 2,
"ObjectsRemovedFromCollectionProperties": {},
"OriginalValues": {},
"ExtendedProperties": {},
"ObjectsAddedToCollectionProperties": {
"ExperimentStripLayout": [
{
"$ref": "2"
}
]
}
}
}
]
application/xml, text/xml
Sample:
<ArrayOfStrip xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Pioneer.Trials.Domain.Model">
<Strip i:nil="true" />
<Strip z:Id="i1" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/">
<AddDate>2025-12-15T07:26:36.7625092+00:00</AddDate>
<AddName>sample string 3</AddName>
<ChangeTracker z:Id="i2">
<ExtendedProperties />
<ObjectsAddedToCollectionProperties>
<AddedObjectsForProperty>
<CollectionPropertyName>ExperimentStripLayout</CollectionPropertyName>
<AddedObjects>
<ObjectValue z:Id="i3" i:type="ExperimentStripLayout">
<AddDate>2025-12-15T07:26:36.7796197+00:00</AddDate>
<AddName>sample string 6</AddName>
<ChangeTracker z:Id="i4">
<ExtendedProperties />
<ObjectsAddedToCollectionProperties />
<ObjectsRemovedFromCollectionProperties />
<OriginalValues />
<State>Added</State>
</ChangeTracker>
<Color>5</Color>
<ExperimentLayout i:nil="true" />
<ExperimentLayoutId>516e1c2f-fe35-47da-a374-b6287a1c597c</ExperimentLayoutId>
<ExperimentStripLayoutId>7cf0fca5-0a4e-4be3-9921-c949ff23ce69</ExperimentStripLayoutId>
<InActive>true</InActive>
<LastMaintenanceDate>2025-12-15T07:26:36.7796197+00:00</LastMaintenanceDate>
<LastMaintenanceName>sample string 8</LastMaintenanceName>
<SortOrder>4</SortOrder>
<Strip z:Ref="i1" />
<StripId>af93c378-f6d7-47df-84f1-ed1b5dc108dd</StripId>
</ObjectValue>
</AddedObjects>
</AddedObjectsForProperty>
</ObjectsAddedToCollectionProperties>
<ObjectsRemovedFromCollectionProperties />
<OriginalValues />
<State>Added</State>
</ChangeTracker>
<Experiment i:nil="true" />
<ExperimentId>e3214a60-1e24-4519-a9b5-2bd52e9cbf33</ExperimentId>
<ExperimentStripLayout>
<ExperimentStripLayout z:Ref="i3" />
</ExperimentStripLayout>
<LastMaintenanceDate>2025-12-15T07:26:36.7625092+00:00</LastMaintenanceDate>
<LastMaintenanceName>sample string 5</LastMaintenanceName>
<StripId>af93c378-f6d7-47df-84f1-ed1b5dc108dd</StripId>
<StripValue />
</Strip>
</ArrayOfStrip>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of Strip| Name | Description | Type | Additional information |
|---|---|---|---|
| StripId | globally unique identifier |
None. |
|
| ExperimentId | globally unique identifier |
None. |
|
| AddName | string |
None. |
|
| AddDate | date |
None. |
|
| LastMaintenanceName | string |
None. |
|
| LastMaintenanceDate | date |
None. |
|
| Experiment | Experiment |
None. |
|
| ExperimentStripLayout | Collection of ExperimentStripLayout |
None. |
|
| StripValue | Collection of StripValue |
None. |
|
| ChangeTracker | ObjectChangeTracker |
None. |
Response Formats
application/json, text/json
Sample:
[
null,
{
"$id": "1",
"StripId": "f11c3a0e-3896-4bff-a45e-7bcbf43fd5c6",
"ExperimentId": "7faa7e0e-34b3-4404-b5c0-4922d938cb74",
"AddName": "sample string 3",
"AddDate": "2025-12-15T07:26:36.7936889+00:00",
"LastMaintenanceName": "sample string 5",
"LastMaintenanceDate": "2025-12-15T07:26:36.7936889+00:00",
"ExperimentStripLayout": [
{
"$id": "2",
"ExperimentStripLayoutId": "bc9110ae-278d-4211-9624-f61c19099ec2",
"ExperimentLayoutId": "f1ea28ae-9d83-4085-99b5-fece9041e16b",
"StripId": "f11c3a0e-3896-4bff-a45e-7bcbf43fd5c6",
"SortOrder": 4,
"Color": 5,
"AddName": "sample string 6",
"AddDate": "2025-12-15T07:26:36.7936889+00:00",
"LastMaintenanceName": "sample string 8",
"LastMaintenanceDate": "2025-12-15T07:26:36.7936889+00:00",
"InActive": true,
"Strip": {
"$ref": "1"
},
"ChangeTracker": {
"$id": "3",
"State": 2,
"ObjectsRemovedFromCollectionProperties": {},
"OriginalValues": {},
"ExtendedProperties": {},
"ObjectsAddedToCollectionProperties": {}
}
}
],
"StripValue": [],
"ChangeTracker": {
"$id": "4",
"State": 2,
"ObjectsRemovedFromCollectionProperties": {},
"OriginalValues": {},
"ExtendedProperties": {},
"ObjectsAddedToCollectionProperties": {
"ExperimentStripLayout": [
{
"$ref": "2"
}
]
}
}
}
]
application/xml, text/xml
Sample:
<ArrayOfStrip xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Pioneer.Trials.Domain.Model">
<Strip i:nil="true" />
<Strip z:Id="i1" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/">
<AddDate>2025-12-15T07:26:36.7936889+00:00</AddDate>
<AddName>sample string 3</AddName>
<ChangeTracker z:Id="i2">
<ExtendedProperties />
<ObjectsAddedToCollectionProperties>
<AddedObjectsForProperty>
<CollectionPropertyName>ExperimentStripLayout</CollectionPropertyName>
<AddedObjects>
<ObjectValue z:Id="i3" i:type="ExperimentStripLayout">
<AddDate>2025-12-15T07:26:36.7936889+00:00</AddDate>
<AddName>sample string 6</AddName>
<ChangeTracker z:Id="i4">
<ExtendedProperties />
<ObjectsAddedToCollectionProperties />
<ObjectsRemovedFromCollectionProperties />
<OriginalValues />
<State>Added</State>
</ChangeTracker>
<Color>5</Color>
<ExperimentLayout i:nil="true" />
<ExperimentLayoutId>f1ea28ae-9d83-4085-99b5-fece9041e16b</ExperimentLayoutId>
<ExperimentStripLayoutId>bc9110ae-278d-4211-9624-f61c19099ec2</ExperimentStripLayoutId>
<InActive>true</InActive>
<LastMaintenanceDate>2025-12-15T07:26:36.7936889+00:00</LastMaintenanceDate>
<LastMaintenanceName>sample string 8</LastMaintenanceName>
<SortOrder>4</SortOrder>
<Strip z:Ref="i1" />
<StripId>f11c3a0e-3896-4bff-a45e-7bcbf43fd5c6</StripId>
</ObjectValue>
</AddedObjects>
</AddedObjectsForProperty>
</ObjectsAddedToCollectionProperties>
<ObjectsRemovedFromCollectionProperties />
<OriginalValues />
<State>Added</State>
</ChangeTracker>
<Experiment i:nil="true" />
<ExperimentId>7faa7e0e-34b3-4404-b5c0-4922d938cb74</ExperimentId>
<ExperimentStripLayout>
<ExperimentStripLayout z:Ref="i3" />
</ExperimentStripLayout>
<LastMaintenanceDate>2025-12-15T07:26:36.7936889+00:00</LastMaintenanceDate>
<LastMaintenanceName>sample string 5</LastMaintenanceName>
<StripId>f11c3a0e-3896-4bff-a45e-7bcbf43fd5c6</StripId>
<StripValue />
</Strip>
</ArrayOfStrip>