POST Strip/Base/SaveAll
Request Information
URI Parameters
None.
Body Parameters
Collection of StripName | 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": "2194ede1-8a50-43ab-9d21-e79d3a4dd7af", "ExperimentId": "0d2452e5-aa7e-4a78-8673-e36ac65ec73a", "AddName": "sample string 3", "AddDate": "2025-04-04T07:45:02.9469693+00:00", "LastMaintenanceName": "sample string 5", "LastMaintenanceDate": "2025-04-04T07:45:02.9469693+00:00", "ExperimentStripLayout": [ { "$id": "2", "ExperimentStripLayoutId": "a7b4c346-2808-4ef1-ace3-e0326ec9dc70", "ExperimentLayoutId": "08cb9461-4014-4f34-b6d7-ae552cd6dd24", "StripId": "2194ede1-8a50-43ab-9d21-e79d3a4dd7af", "SortOrder": 4, "Color": 5, "AddName": "sample string 6", "AddDate": "2025-04-04T07:45:02.9469693+00:00", "LastMaintenanceName": "sample string 8", "LastMaintenanceDate": "2025-04-04T07:45:02.9469693+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-04-04T07:45:02.9469693+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-04-04T07:45:02.9469693+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>08cb9461-4014-4f34-b6d7-ae552cd6dd24</ExperimentLayoutId> <ExperimentStripLayoutId>a7b4c346-2808-4ef1-ace3-e0326ec9dc70</ExperimentStripLayoutId> <InActive>true</InActive> <LastMaintenanceDate>2025-04-04T07:45:02.9469693+00:00</LastMaintenanceDate> <LastMaintenanceName>sample string 8</LastMaintenanceName> <SortOrder>4</SortOrder> <Strip z:Ref="i1" /> <StripId>2194ede1-8a50-43ab-9d21-e79d3a4dd7af</StripId> </ObjectValue> </AddedObjects> </AddedObjectsForProperty> </ObjectsAddedToCollectionProperties> <ObjectsRemovedFromCollectionProperties /> <OriginalValues /> <State>Added</State> </ChangeTracker> <Experiment i:nil="true" /> <ExperimentId>0d2452e5-aa7e-4a78-8673-e36ac65ec73a</ExperimentId> <ExperimentStripLayout> <ExperimentStripLayout z:Ref="i3" /> </ExperimentStripLayout> <LastMaintenanceDate>2025-04-04T07:45:02.9469693+00:00</LastMaintenanceDate> <LastMaintenanceName>sample string 5</LastMaintenanceName> <StripId>2194ede1-8a50-43ab-9d21-e79d3a4dd7af</StripId> <StripValue /> </Strip> </ArrayOfStrip>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of StripName | 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": "1b5c7ee2-b63b-40b9-a079-31b4ce19404e", "ExperimentId": "eab346b7-10f9-4905-9920-e074ab6a9c9f", "AddName": "sample string 3", "AddDate": "2025-04-04T07:45:03.0094741+00:00", "LastMaintenanceName": "sample string 5", "LastMaintenanceDate": "2025-04-04T07:45:03.0094741+00:00", "ExperimentStripLayout": [ { "$id": "2", "ExperimentStripLayoutId": "02881c10-b5ca-4a88-8a89-8a9320f38f62", "ExperimentLayoutId": "dce54f38-ab22-4c13-b913-0511f957ad34", "StripId": "1b5c7ee2-b63b-40b9-a079-31b4ce19404e", "SortOrder": 4, "Color": 5, "AddName": "sample string 6", "AddDate": "2025-04-04T07:45:03.0267572+00:00", "LastMaintenanceName": "sample string 8", "LastMaintenanceDate": "2025-04-04T07:45:03.0267572+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-04-04T07:45:03.0094741+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-04-04T07:45:03.0267572+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>dce54f38-ab22-4c13-b913-0511f957ad34</ExperimentLayoutId> <ExperimentStripLayoutId>02881c10-b5ca-4a88-8a89-8a9320f38f62</ExperimentStripLayoutId> <InActive>true</InActive> <LastMaintenanceDate>2025-04-04T07:45:03.0267572+00:00</LastMaintenanceDate> <LastMaintenanceName>sample string 8</LastMaintenanceName> <SortOrder>4</SortOrder> <Strip z:Ref="i1" /> <StripId>1b5c7ee2-b63b-40b9-a079-31b4ce19404e</StripId> </ObjectValue> </AddedObjects> </AddedObjectsForProperty> </ObjectsAddedToCollectionProperties> <ObjectsRemovedFromCollectionProperties /> <OriginalValues /> <State>Added</State> </ChangeTracker> <Experiment i:nil="true" /> <ExperimentId>eab346b7-10f9-4905-9920-e074ab6a9c9f</ExperimentId> <ExperimentStripLayout> <ExperimentStripLayout z:Ref="i3" /> </ExperimentStripLayout> <LastMaintenanceDate>2025-04-04T07:45:03.0094741+00:00</LastMaintenanceDate> <LastMaintenanceName>sample string 5</LastMaintenanceName> <StripId>1b5c7ee2-b63b-40b9-a079-31b4ce19404e</StripId> <StripValue /> </Strip> </ArrayOfStrip>