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": "e8d983c9-c8db-40d3-a376-ee4a269c8c2e",
"ExperimentId": "88c4ed9c-68ee-451d-931e-2c8ab088ec77",
"AddName": "sample string 3",
"AddDate": "2026-08-25T03:38:57.7309738+00:00",
"LastMaintenanceName": "sample string 5",
"LastMaintenanceDate": "2026-08-25T03:38:57.7309738+00:00",
"ExperimentStripLayout": [
{
"$id": "2",
"ExperimentStripLayoutId": "ccecaa56-c54e-4f51-89db-27b2e5fa1517",
"ExperimentLayoutId": "72b68987-6d16-4968-b1dd-077b661b7714",
"StripId": "e8d983c9-c8db-40d3-a376-ee4a269c8c2e",
"SortOrder": 4,
"Color": 5,
"AddName": "sample string 6",
"AddDate": "2026-08-25T03:38:57.7409736+00:00",
"LastMaintenanceName": "sample string 8",
"LastMaintenanceDate": "2026-08-25T03:38:57.7409736+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-08-25T03:38:57.7309738+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-08-25T03:38:57.7409736+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>72b68987-6d16-4968-b1dd-077b661b7714</ExperimentLayoutId>
<ExperimentStripLayoutId>ccecaa56-c54e-4f51-89db-27b2e5fa1517</ExperimentStripLayoutId>
<InActive>true</InActive>
<LastMaintenanceDate>2026-08-25T03:38:57.7409736+00:00</LastMaintenanceDate>
<LastMaintenanceName>sample string 8</LastMaintenanceName>
<SortOrder>4</SortOrder>
<Strip z:Ref="i1" />
<StripId>e8d983c9-c8db-40d3-a376-ee4a269c8c2e</StripId>
</ObjectValue>
</AddedObjects>
</AddedObjectsForProperty>
</ObjectsAddedToCollectionProperties>
<ObjectsRemovedFromCollectionProperties />
<OriginalValues />
<State>Added</State>
</ChangeTracker>
<Experiment i:nil="true" />
<ExperimentId>88c4ed9c-68ee-451d-931e-2c8ab088ec77</ExperimentId>
<ExperimentStripLayout>
<ExperimentStripLayout z:Ref="i3" />
</ExperimentStripLayout>
<LastMaintenanceDate>2026-08-25T03:38:57.7309738+00:00</LastMaintenanceDate>
<LastMaintenanceName>sample string 5</LastMaintenanceName>
<StripId>e8d983c9-c8db-40d3-a376-ee4a269c8c2e</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": "ca2f805b-dea3-45fb-ad16-69e54c3df4e5",
"ExperimentId": "954f0fc4-1e17-4495-8766-c8c5face9e40",
"AddName": "sample string 3",
"AddDate": "2026-08-25T03:38:57.7409736+00:00",
"LastMaintenanceName": "sample string 5",
"LastMaintenanceDate": "2026-08-25T03:38:57.7409736+00:00",
"ExperimentStripLayout": [
{
"$id": "2",
"ExperimentStripLayoutId": "024f4895-dc85-4435-a3be-0f025d612fda",
"ExperimentLayoutId": "d014138d-2769-4b27-9d4f-fee998d42c8e",
"StripId": "ca2f805b-dea3-45fb-ad16-69e54c3df4e5",
"SortOrder": 4,
"Color": 5,
"AddName": "sample string 6",
"AddDate": "2026-08-25T03:38:57.7409736+00:00",
"LastMaintenanceName": "sample string 8",
"LastMaintenanceDate": "2026-08-25T03:38:57.7409736+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-08-25T03:38:57.7409736+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-08-25T03:38:57.7409736+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>d014138d-2769-4b27-9d4f-fee998d42c8e</ExperimentLayoutId>
<ExperimentStripLayoutId>024f4895-dc85-4435-a3be-0f025d612fda</ExperimentStripLayoutId>
<InActive>true</InActive>
<LastMaintenanceDate>2026-08-25T03:38:57.7409736+00:00</LastMaintenanceDate>
<LastMaintenanceName>sample string 8</LastMaintenanceName>
<SortOrder>4</SortOrder>
<Strip z:Ref="i1" />
<StripId>ca2f805b-dea3-45fb-ad16-69e54c3df4e5</StripId>
</ObjectValue>
</AddedObjects>
</AddedObjectsForProperty>
</ObjectsAddedToCollectionProperties>
<ObjectsRemovedFromCollectionProperties />
<OriginalValues />
<State>Added</State>
</ChangeTracker>
<Experiment i:nil="true" />
<ExperimentId>954f0fc4-1e17-4495-8766-c8c5face9e40</ExperimentId>
<ExperimentStripLayout>
<ExperimentStripLayout z:Ref="i3" />
</ExperimentStripLayout>
<LastMaintenanceDate>2026-08-25T03:38:57.7409736+00:00</LastMaintenanceDate>
<LastMaintenanceName>sample string 5</LastMaintenanceName>
<StripId>ca2f805b-dea3-45fb-ad16-69e54c3df4e5</StripId>
<StripValue />
</Strip>
</ArrayOfStrip>