POST Strip/Base/SaveAll

Request Information

URI Parameters

None.

Body Parameters

Collection of Strip
NameDescriptionTypeAdditional 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": "16b51a47-2299-4b20-890d-7f2a915d8c75",
    "ExperimentId": "4d0bf867-04eb-49c2-a823-6ead732474a6",
    "AddName": "sample string 3",
    "AddDate": "2024-09-11T18:35:06.5485023+00:00",
    "LastMaintenanceName": "sample string 5",
    "LastMaintenanceDate": "2024-09-11T18:35:06.5485023+00:00",
    "ExperimentStripLayout": [
      {
        "$id": "2",
        "ExperimentStripLayoutId": "d99b5e7d-e093-47b3-a585-dc5aec317ac0",
        "ExperimentLayoutId": "c2ef5057-87d1-40f7-a4cb-9c4a5d7ea636",
        "StripId": "16b51a47-2299-4b20-890d-7f2a915d8c75",
        "SortOrder": 4,
        "Color": 5,
        "AddName": "sample string 6",
        "AddDate": "2024-09-11T18:35:06.5641333+00:00",
        "LastMaintenanceName": "sample string 8",
        "LastMaintenanceDate": "2024-09-11T18:35:06.5641333+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>2024-09-11T18:35:06.5485023+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>2024-09-11T18:35:06.5641333+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>c2ef5057-87d1-40f7-a4cb-9c4a5d7ea636</ExperimentLayoutId>
              <ExperimentStripLayoutId>d99b5e7d-e093-47b3-a585-dc5aec317ac0</ExperimentStripLayoutId>
              <InActive>true</InActive>
              <LastMaintenanceDate>2024-09-11T18:35:06.5641333+00:00</LastMaintenanceDate>
              <LastMaintenanceName>sample string 8</LastMaintenanceName>
              <SortOrder>4</SortOrder>
              <Strip z:Ref="i1" />
              <StripId>16b51a47-2299-4b20-890d-7f2a915d8c75</StripId>
            </ObjectValue>
          </AddedObjects>
        </AddedObjectsForProperty>
      </ObjectsAddedToCollectionProperties>
      <ObjectsRemovedFromCollectionProperties />
      <OriginalValues />
      <State>Added</State>
    </ChangeTracker>
    <Experiment i:nil="true" />
    <ExperimentId>4d0bf867-04eb-49c2-a823-6ead732474a6</ExperimentId>
    <ExperimentStripLayout>
      <ExperimentStripLayout z:Ref="i3" />
    </ExperimentStripLayout>
    <LastMaintenanceDate>2024-09-11T18:35:06.5485023+00:00</LastMaintenanceDate>
    <LastMaintenanceName>sample string 5</LastMaintenanceName>
    <StripId>16b51a47-2299-4b20-890d-7f2a915d8c75</StripId>
    <StripValue />
  </Strip>
</ArrayOfStrip>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Collection of Strip
NameDescriptionTypeAdditional 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": "50e9434b-c6c7-4fa2-9783-f8b18a432dc0",
    "ExperimentId": "de4ba8b5-7d7d-412f-aca7-3b159cca559e",
    "AddName": "sample string 3",
    "AddDate": "2024-09-11T18:35:06.8610026+00:00",
    "LastMaintenanceName": "sample string 5",
    "LastMaintenanceDate": "2024-09-11T18:35:06.8610026+00:00",
    "ExperimentStripLayout": [
      {
        "$id": "2",
        "ExperimentStripLayoutId": "cc3ee2d4-a9e2-4454-a5ff-7f856b493866",
        "ExperimentLayoutId": "bb4dac1c-bc9a-4500-9f7d-5810f4b75be6",
        "StripId": "50e9434b-c6c7-4fa2-9783-f8b18a432dc0",
        "SortOrder": 4,
        "Color": 5,
        "AddName": "sample string 6",
        "AddDate": "2024-09-11T18:35:06.8784745+00:00",
        "LastMaintenanceName": "sample string 8",
        "LastMaintenanceDate": "2024-09-11T18:35:06.8784745+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>2024-09-11T18:35:06.8610026+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>2024-09-11T18:35:06.8784745+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>bb4dac1c-bc9a-4500-9f7d-5810f4b75be6</ExperimentLayoutId>
              <ExperimentStripLayoutId>cc3ee2d4-a9e2-4454-a5ff-7f856b493866</ExperimentStripLayoutId>
              <InActive>true</InActive>
              <LastMaintenanceDate>2024-09-11T18:35:06.8784745+00:00</LastMaintenanceDate>
              <LastMaintenanceName>sample string 8</LastMaintenanceName>
              <SortOrder>4</SortOrder>
              <Strip z:Ref="i1" />
              <StripId>50e9434b-c6c7-4fa2-9783-f8b18a432dc0</StripId>
            </ObjectValue>
          </AddedObjects>
        </AddedObjectsForProperty>
      </ObjectsAddedToCollectionProperties>
      <ObjectsRemovedFromCollectionProperties />
      <OriginalValues />
      <State>Added</State>
    </ChangeTracker>
    <Experiment i:nil="true" />
    <ExperimentId>de4ba8b5-7d7d-412f-aca7-3b159cca559e</ExperimentId>
    <ExperimentStripLayout>
      <ExperimentStripLayout z:Ref="i3" />
    </ExperimentStripLayout>
    <LastMaintenanceDate>2024-09-11T18:35:06.8610026+00:00</LastMaintenanceDate>
    <LastMaintenanceName>sample string 5</LastMaintenanceName>
    <StripId>50e9434b-c6c7-4fa2-9783-f8b18a432dc0</StripId>
    <StripValue />
  </Strip>
</ArrayOfStrip>