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": "2592a31c-3932-403d-a11f-513712160ca7",
"ExperimentId": "e6ae9b20-4550-4bfd-a6f2-90c81e3f253e",
"AddName": "sample string 3",
"AddDate": "2026-05-12T13:24:01.3936398+00:00",
"LastMaintenanceName": "sample string 5",
"LastMaintenanceDate": "2026-05-12T13:24:01.3936398+00:00",
"ExperimentStripLayout": [
{
"$id": "2",
"ExperimentStripLayoutId": "6c9ae585-f888-4607-89ea-8e634d620e10",
"ExperimentLayoutId": "cd915f25-4626-4e8f-9c20-766b4cfc9288",
"StripId": "2592a31c-3932-403d-a11f-513712160ca7",
"SortOrder": 4,
"Color": 5,
"AddName": "sample string 6",
"AddDate": "2026-05-12T13:24:01.4074131+00:00",
"LastMaintenanceName": "sample string 8",
"LastMaintenanceDate": "2026-05-12T13:24:01.4074131+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>2026-05-12T13:24:01.3936398+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>2026-05-12T13:24:01.4074131+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>cd915f25-4626-4e8f-9c20-766b4cfc9288</ExperimentLayoutId>
<ExperimentStripLayoutId>6c9ae585-f888-4607-89ea-8e634d620e10</ExperimentStripLayoutId>
<InActive>true</InActive>
<LastMaintenanceDate>2026-05-12T13:24:01.4074131+00:00</LastMaintenanceDate>
<LastMaintenanceName>sample string 8</LastMaintenanceName>
<SortOrder>4</SortOrder>
<Strip z:Ref="i1" />
<StripId>2592a31c-3932-403d-a11f-513712160ca7</StripId>
</ObjectValue>
</AddedObjects>
</AddedObjectsForProperty>
</ObjectsAddedToCollectionProperties>
<ObjectsRemovedFromCollectionProperties />
<OriginalValues />
<State>Added</State>
</ChangeTracker>
<Experiment i:nil="true" />
<ExperimentId>e6ae9b20-4550-4bfd-a6f2-90c81e3f253e</ExperimentId>
<ExperimentStripLayout>
<ExperimentStripLayout z:Ref="i3" />
</ExperimentStripLayout>
<LastMaintenanceDate>2026-05-12T13:24:01.3936398+00:00</LastMaintenanceDate>
<LastMaintenanceName>sample string 5</LastMaintenanceName>
<StripId>2592a31c-3932-403d-a11f-513712160ca7</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": "eafe5518-5461-46de-8b6d-5c2545a61f97",
"ExperimentId": "e6bded10-0ce8-402c-97bd-7732032f0621",
"AddName": "sample string 3",
"AddDate": "2026-05-12T13:24:01.4234301+00:00",
"LastMaintenanceName": "sample string 5",
"LastMaintenanceDate": "2026-05-12T13:24:01.4234301+00:00",
"ExperimentStripLayout": [
{
"$id": "2",
"ExperimentStripLayoutId": "b73cffb9-f9b3-4dcd-9718-77bcc2f1b094",
"ExperimentLayoutId": "0826ff67-a055-402d-9b39-b2eb179a4bc0",
"StripId": "eafe5518-5461-46de-8b6d-5c2545a61f97",
"SortOrder": 4,
"Color": 5,
"AddName": "sample string 6",
"AddDate": "2026-05-12T13:24:01.4542959+00:00",
"LastMaintenanceName": "sample string 8",
"LastMaintenanceDate": "2026-05-12T13:24:01.4542959+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>2026-05-12T13:24:01.4234301+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>2026-05-12T13:24:01.4542959+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>0826ff67-a055-402d-9b39-b2eb179a4bc0</ExperimentLayoutId>
<ExperimentStripLayoutId>b73cffb9-f9b3-4dcd-9718-77bcc2f1b094</ExperimentStripLayoutId>
<InActive>true</InActive>
<LastMaintenanceDate>2026-05-12T13:24:01.4542959+00:00</LastMaintenanceDate>
<LastMaintenanceName>sample string 8</LastMaintenanceName>
<SortOrder>4</SortOrder>
<Strip z:Ref="i1" />
<StripId>eafe5518-5461-46de-8b6d-5c2545a61f97</StripId>
</ObjectValue>
</AddedObjects>
</AddedObjectsForProperty>
</ObjectsAddedToCollectionProperties>
<ObjectsRemovedFromCollectionProperties />
<OriginalValues />
<State>Added</State>
</ChangeTracker>
<Experiment i:nil="true" />
<ExperimentId>e6bded10-0ce8-402c-97bd-7732032f0621</ExperimentId>
<ExperimentStripLayout>
<ExperimentStripLayout z:Ref="i3" />
</ExperimentStripLayout>
<LastMaintenanceDate>2026-05-12T13:24:01.4234301+00:00</LastMaintenanceDate>
<LastMaintenanceName>sample string 5</LastMaintenanceName>
<StripId>eafe5518-5461-46de-8b6d-5c2545a61f97</StripId>
<StripValue />
</Strip>
</ArrayOfStrip>