POST ExperimentFactorProduct/Base/SaveAll

Request Information

URI Parameters

None.

Body Parameters

Collection of ExperimentFactorProduct
NameDescriptionTypeAdditional information
ExperimentFactorProductId

globally unique identifier

None.

ExperimentFactorId

globally unique identifier

None.

BrandId

decimal number

None.

GEId

decimal number

None.

SortOrder

integer

None.

AddName

string

None.

AddDate

date

None.

LastMaintenanceName

string

None.

LastMaintenanceDate

date

None.

SubProductCode

string

None.

NumberReservedUnits

integer

None.

TotalNumberUnitsAllProduct

integer

None.

StripSeedLocallySourced

boolean

None.

Brand

Brand

None.

ExperimentFactor

ExperimentFactor

None.

StripValue

Collection of StripValue

None.

ChangeTracker

ObjectChangeTracker

None.

Request Formats

application/json, text/json

Sample:
[
  null,
  {
    "$id": "1",
    "ExperimentFactorProductId": "5fba02fe-1658-4f78-ba40-3c22ac80051c",
    "ExperimentFactorId": "dbc20fb0-d8d4-4558-901e-5550e4d373b6",
    "BrandId": 3.0,
    "GEId": 4.0,
    "SortOrder": 5,
    "AddName": "sample string 6",
    "AddDate": "2025-06-27T07:54:49.3081739+00:00",
    "LastMaintenanceName": "sample string 8",
    "LastMaintenanceDate": "2025-06-27T07:54:49.3081739+00:00",
    "SubProductCode": "sample string 10",
    "NumberReservedUnits": 1,
    "TotalNumberUnitsAllProduct": 1,
    "StripSeedLocallySourced": true,
    "StripValue": [
      {
        "$id": "2",
        "StripValueId": "45c3dc52-e544-4152-a780-1428b49a7301",
        "StripId": "98acbb36-3ba1-4f68-a470-c110d414b299",
        "ExperimentFactorId": "dbb3cee6-741b-47fc-ab97-a31498927673",
        "ExperimentFactorValueId": "701baab7-dddd-47e3-bd41-3c313dd78357",
        "ExperimentFactorProductId": "5fba02fe-1658-4f78-ba40-3c22ac80051c",
        "SortOrder": 4,
        "AddName": "sample string 5",
        "AddDate": "2025-06-27T07:54:49.3281792+00:00",
        "LastMaintenanceName": "sample string 7",
        "LastMaintenanceDate": "2025-06-27T07:54:49.3281792+00:00",
        "ExperimentFactorValue": {
          "$id": "3",
          "ExperimentFactorValueId": "701baab7-dddd-47e3-bd41-3c313dd78357",
          "ExperimentFactorId": "dbb3cee6-741b-47fc-ab97-a31498927673",
          "SortOrder": 3,
          "Value": 1.1,
          "ShortValue": "sample string 4",
          "AddName": "sample string 5",
          "AddDate": "2025-06-27T07:54:49.3281792+00:00",
          "LastMaintenanceName": "sample string 7",
          "LastMaintenanceDate": "2025-06-27T07:54:49.3281792+00:00",
          "ExperimentFactor": {
            "$id": "4",
            "ExperimentFactorId": "dbb3cee6-741b-47fc-ab97-a31498927673",
            "ExperimentId": "e426d5da-85f7-443f-ab0c-fd372b2046ad",
            "SortOrder": 3,
            "TraitId": 4,
            "FieldLayout": "sample string 5",
            "AddName": "sample string 6",
            "AddDate": "2025-06-27T07:54:49.3081739+00:00",
            "LastMaintenanceName": "sample string 8",
            "LastMaintenanceDate": "2025-06-27T07:54:49.3081739+00:00",
            "ExperimentFactorValue": [
              {
                "$ref": "3"
              }
            ],
            "ExperimentFactorProduct": [],
            "StripValue": [
              {
                "$ref": "2"
              }
            ],
            "ChangeTracker": {
              "$id": "5",
              "State": 2,
              "ObjectsRemovedFromCollectionProperties": {},
              "OriginalValues": {},
              "ExtendedProperties": {},
              "ObjectsAddedToCollectionProperties": {
                "ExperimentFactorValue": [
                  {
                    "$ref": "3"
                  }
                ],
                "StripValue": [
                  {
                    "$ref": "2"
                  }
                ]
              }
            }
          },
          "StripValue": [
            {
              "$ref": "2"
            }
          ],
          "ChangeTracker": {
            "$id": "6",
            "State": 2,
            "ObjectsRemovedFromCollectionProperties": {},
            "OriginalValues": {},
            "ExtendedProperties": {},
            "ObjectsAddedToCollectionProperties": {
              "StripValue": [
                {
                  "$ref": "2"
                }
              ]
            }
          }
        },
        "ExperimentFactor": {
          "$ref": "4"
        },
        "ExperimentFactorProduct": {
          "$ref": "1"
        },
        "ChangeTracker": {
          "$id": "7",
          "State": 2,
          "ObjectsRemovedFromCollectionProperties": {},
          "OriginalValues": {},
          "ExtendedProperties": {},
          "ObjectsAddedToCollectionProperties": {}
        }
      }
    ],
    "ChangeTracker": {
      "$id": "8",
      "State": 2,
      "ObjectsRemovedFromCollectionProperties": {},
      "OriginalValues": {},
      "ExtendedProperties": {},
      "ObjectsAddedToCollectionProperties": {
        "StripValue": [
          {
            "$ref": "2"
          }
        ]
      }
    }
  }
]

application/xml, text/xml

Sample:
<ArrayOfExperimentFactorProduct xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Pioneer.Trials.Domain.Model">
  <ExperimentFactorProduct i:nil="true" />
  <ExperimentFactorProduct z:Id="i1" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/">
    <AddDate>2025-06-27T07:54:49.3081739+00:00</AddDate>
    <AddName>sample string 6</AddName>
    <Brand i:nil="true" />
    <BrandId>3</BrandId>
    <ChangeTracker z:Id="i2">
      <ExtendedProperties />
      <ObjectsAddedToCollectionProperties>
        <AddedObjectsForProperty>
          <CollectionPropertyName>StripValue</CollectionPropertyName>
          <AddedObjects>
            <ObjectValue z:Id="i3" i:type="StripValue">
              <AddDate>2025-06-27T07:54:49.3281792+00:00</AddDate>
              <AddName>sample string 5</AddName>
              <ChangeTracker z:Id="i4">
                <ExtendedProperties />
                <ObjectsAddedToCollectionProperties />
                <ObjectsRemovedFromCollectionProperties />
                <OriginalValues />
                <State>Added</State>
              </ChangeTracker>
              <ExperimentFactor z:Id="i5">
                <AddDate>2025-06-27T07:54:49.3081739+00:00</AddDate>
                <AddName>sample string 6</AddName>
                <ChangeTracker z:Id="i6">
                  <ExtendedProperties />
                  <ObjectsAddedToCollectionProperties>
                    <AddedObjectsForProperty>
                      <CollectionPropertyName>ExperimentFactorValue</CollectionPropertyName>
                      <AddedObjects>
                        <ObjectValue z:Id="i7" i:type="ExperimentFactorValue">
                          <AddDate>2025-06-27T07:54:49.3281792+00:00</AddDate>
                          <AddName>sample string 5</AddName>
                          <ChangeTracker z:Id="i8">
                            <ExtendedProperties />
                            <ObjectsAddedToCollectionProperties>
                              <AddedObjectsForProperty>
                                <CollectionPropertyName>StripValue</CollectionPropertyName>
                                <AddedObjects>
                                  <ObjectValue z:Ref="i3" />
                                </AddedObjects>
                              </AddedObjectsForProperty>
                            </ObjectsAddedToCollectionProperties>
                            <ObjectsRemovedFromCollectionProperties />
                            <OriginalValues />
                            <State>Added</State>
                          </ChangeTracker>
                          <ExperimentFactor z:Ref="i5" />
                          <ExperimentFactorId>dbb3cee6-741b-47fc-ab97-a31498927673</ExperimentFactorId>
                          <ExperimentFactorValueId>701baab7-dddd-47e3-bd41-3c313dd78357</ExperimentFactorValueId>
                          <LastMaintenanceDate>2025-06-27T07:54:49.3281792+00:00</LastMaintenanceDate>
                          <LastMaintenanceName>sample string 7</LastMaintenanceName>
                          <ShortValue>sample string 4</ShortValue>
                          <SortOrder>3</SortOrder>
                          <StripValue>
                            <StripValue z:Ref="i3" />
                          </StripValue>
                          <Value>1.1</Value>
                        </ObjectValue>
                      </AddedObjects>
                    </AddedObjectsForProperty>
                    <AddedObjectsForProperty>
                      <CollectionPropertyName>StripValue</CollectionPropertyName>
                      <AddedObjects>
                        <ObjectValue z:Ref="i3" />
                      </AddedObjects>
                    </AddedObjectsForProperty>
                  </ObjectsAddedToCollectionProperties>
                  <ObjectsRemovedFromCollectionProperties />
                  <OriginalValues />
                  <State>Added</State>
                </ChangeTracker>
                <Experiment i:nil="true" />
                <ExperimentFactorId>dbb3cee6-741b-47fc-ab97-a31498927673</ExperimentFactorId>
                <ExperimentFactorProduct />
                <ExperimentFactorValue>
                  <ExperimentFactorValue z:Ref="i7" />
                </ExperimentFactorValue>
                <ExperimentId>e426d5da-85f7-443f-ab0c-fd372b2046ad</ExperimentId>
                <FieldLayout>sample string 5</FieldLayout>
                <LastMaintenanceDate>2025-06-27T07:54:49.3081739+00:00</LastMaintenanceDate>
                <LastMaintenanceName>sample string 8</LastMaintenanceName>
                <SortOrder>3</SortOrder>
                <StripValue>
                  <StripValue z:Ref="i3" />
                </StripValue>
                <TraitId>4</TraitId>
              </ExperimentFactor>
              <ExperimentFactorId>dbb3cee6-741b-47fc-ab97-a31498927673</ExperimentFactorId>
              <ExperimentFactorProduct z:Ref="i1" />
              <ExperimentFactorProductId>5fba02fe-1658-4f78-ba40-3c22ac80051c</ExperimentFactorProductId>
              <ExperimentFactorValue z:Ref="i7" />
              <ExperimentFactorValueId>701baab7-dddd-47e3-bd41-3c313dd78357</ExperimentFactorValueId>
              <LastMaintenanceDate>2025-06-27T07:54:49.3281792+00:00</LastMaintenanceDate>
              <LastMaintenanceName>sample string 7</LastMaintenanceName>
              <SortOrder>4</SortOrder>
              <Strip i:nil="true" />
              <StripId>98acbb36-3ba1-4f68-a470-c110d414b299</StripId>
              <StripValueId>45c3dc52-e544-4152-a780-1428b49a7301</StripValueId>
            </ObjectValue>
          </AddedObjects>
        </AddedObjectsForProperty>
      </ObjectsAddedToCollectionProperties>
      <ObjectsRemovedFromCollectionProperties />
      <OriginalValues />
      <State>Added</State>
    </ChangeTracker>
    <ExperimentFactor i:nil="true" />
    <ExperimentFactorId>dbc20fb0-d8d4-4558-901e-5550e4d373b6</ExperimentFactorId>
    <ExperimentFactorProductId>5fba02fe-1658-4f78-ba40-3c22ac80051c</ExperimentFactorProductId>
    <GEId>4</GEId>
    <LastMaintenanceDate>2025-06-27T07:54:49.3081739+00:00</LastMaintenanceDate>
    <LastMaintenanceName>sample string 8</LastMaintenanceName>
    <NumberReservedUnits>1</NumberReservedUnits>
    <SortOrder>5</SortOrder>
    <StripSeedLocallySourced>true</StripSeedLocallySourced>
    <StripValue>
      <StripValue z:Ref="i3" />
    </StripValue>
    <SubProductCode>sample string 10</SubProductCode>
    <TotalNumberUnitsAllProduct>1</TotalNumberUnitsAllProduct>
  </ExperimentFactorProduct>
</ArrayOfExperimentFactorProduct>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Collection of ExperimentFactorProduct
NameDescriptionTypeAdditional information
ExperimentFactorProductId

globally unique identifier

None.

ExperimentFactorId

globally unique identifier

None.

BrandId

decimal number

None.

GEId

decimal number

None.

SortOrder

integer

None.

AddName

string

None.

AddDate

date

None.

LastMaintenanceName

string

None.

LastMaintenanceDate

date

None.

SubProductCode

string

None.

NumberReservedUnits

integer

None.

TotalNumberUnitsAllProduct

integer

None.

StripSeedLocallySourced

boolean

None.

Brand

Brand

None.

ExperimentFactor

ExperimentFactor

None.

StripValue

Collection of StripValue

None.

ChangeTracker

ObjectChangeTracker

None.

Response Formats

application/json, text/json

Sample:
[
  null,
  {
    "$id": "1",
    "ExperimentFactorProductId": "c8ea97bf-a433-449c-8268-68ad8e54422f",
    "ExperimentFactorId": "00572954-8d14-42e7-bd6f-d729f74d95f9",
    "BrandId": 3.0,
    "GEId": 4.0,
    "SortOrder": 5,
    "AddName": "sample string 6",
    "AddDate": "2025-06-27T07:54:49.339424+00:00",
    "LastMaintenanceName": "sample string 8",
    "LastMaintenanceDate": "2025-06-27T07:54:49.339424+00:00",
    "SubProductCode": "sample string 10",
    "NumberReservedUnits": 1,
    "TotalNumberUnitsAllProduct": 1,
    "StripSeedLocallySourced": true,
    "StripValue": [
      {
        "$id": "2",
        "StripValueId": "b089cee2-223a-4ec6-b2b0-f9d22b0cbff6",
        "StripId": "c8dd0356-9cb9-4aea-afe2-6c0afe297fc3",
        "ExperimentFactorId": "6507e4a9-f834-4a28-af67-b013261da1ad",
        "ExperimentFactorValueId": "95401bde-2237-45af-911b-a0218617fbe2",
        "ExperimentFactorProductId": "c8ea97bf-a433-449c-8268-68ad8e54422f",
        "SortOrder": 4,
        "AddName": "sample string 5",
        "AddDate": "2025-06-27T07:54:49.3581853+00:00",
        "LastMaintenanceName": "sample string 7",
        "LastMaintenanceDate": "2025-06-27T07:54:49.3581853+00:00",
        "ExperimentFactorValue": {
          "$id": "3",
          "ExperimentFactorValueId": "95401bde-2237-45af-911b-a0218617fbe2",
          "ExperimentFactorId": "6507e4a9-f834-4a28-af67-b013261da1ad",
          "SortOrder": 3,
          "Value": 1.1,
          "ShortValue": "sample string 4",
          "AddName": "sample string 5",
          "AddDate": "2025-06-27T07:54:49.3581853+00:00",
          "LastMaintenanceName": "sample string 7",
          "LastMaintenanceDate": "2025-06-27T07:54:49.3581853+00:00",
          "ExperimentFactor": {
            "$id": "4",
            "ExperimentFactorId": "6507e4a9-f834-4a28-af67-b013261da1ad",
            "ExperimentId": "43ffae7c-3ef9-4369-878e-6bab100654eb",
            "SortOrder": 3,
            "TraitId": 4,
            "FieldLayout": "sample string 5",
            "AddName": "sample string 6",
            "AddDate": "2025-06-27T07:54:49.339424+00:00",
            "LastMaintenanceName": "sample string 8",
            "LastMaintenanceDate": "2025-06-27T07:54:49.339424+00:00",
            "ExperimentFactorValue": [
              {
                "$ref": "3"
              }
            ],
            "ExperimentFactorProduct": [],
            "StripValue": [
              {
                "$ref": "2"
              }
            ],
            "ChangeTracker": {
              "$id": "5",
              "State": 2,
              "ObjectsRemovedFromCollectionProperties": {},
              "OriginalValues": {},
              "ExtendedProperties": {},
              "ObjectsAddedToCollectionProperties": {
                "ExperimentFactorValue": [
                  {
                    "$ref": "3"
                  }
                ],
                "StripValue": [
                  {
                    "$ref": "2"
                  }
                ]
              }
            }
          },
          "StripValue": [
            {
              "$ref": "2"
            }
          ],
          "ChangeTracker": {
            "$id": "6",
            "State": 2,
            "ObjectsRemovedFromCollectionProperties": {},
            "OriginalValues": {},
            "ExtendedProperties": {},
            "ObjectsAddedToCollectionProperties": {
              "StripValue": [
                {
                  "$ref": "2"
                }
              ]
            }
          }
        },
        "ExperimentFactor": {
          "$ref": "4"
        },
        "ExperimentFactorProduct": {
          "$ref": "1"
        },
        "ChangeTracker": {
          "$id": "7",
          "State": 2,
          "ObjectsRemovedFromCollectionProperties": {},
          "OriginalValues": {},
          "ExtendedProperties": {},
          "ObjectsAddedToCollectionProperties": {}
        }
      }
    ],
    "ChangeTracker": {
      "$id": "8",
      "State": 2,
      "ObjectsRemovedFromCollectionProperties": {},
      "OriginalValues": {},
      "ExtendedProperties": {},
      "ObjectsAddedToCollectionProperties": {
        "StripValue": [
          {
            "$ref": "2"
          }
        ]
      }
    }
  }
]

application/xml, text/xml

Sample:
<ArrayOfExperimentFactorProduct xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Pioneer.Trials.Domain.Model">
  <ExperimentFactorProduct i:nil="true" />
  <ExperimentFactorProduct z:Id="i1" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/">
    <AddDate>2025-06-27T07:54:49.339424+00:00</AddDate>
    <AddName>sample string 6</AddName>
    <Brand i:nil="true" />
    <BrandId>3</BrandId>
    <ChangeTracker z:Id="i2">
      <ExtendedProperties />
      <ObjectsAddedToCollectionProperties>
        <AddedObjectsForProperty>
          <CollectionPropertyName>StripValue</CollectionPropertyName>
          <AddedObjects>
            <ObjectValue z:Id="i3" i:type="StripValue">
              <AddDate>2025-06-27T07:54:49.3581853+00:00</AddDate>
              <AddName>sample string 5</AddName>
              <ChangeTracker z:Id="i4">
                <ExtendedProperties />
                <ObjectsAddedToCollectionProperties />
                <ObjectsRemovedFromCollectionProperties />
                <OriginalValues />
                <State>Added</State>
              </ChangeTracker>
              <ExperimentFactor z:Id="i5">
                <AddDate>2025-06-27T07:54:49.339424+00:00</AddDate>
                <AddName>sample string 6</AddName>
                <ChangeTracker z:Id="i6">
                  <ExtendedProperties />
                  <ObjectsAddedToCollectionProperties>
                    <AddedObjectsForProperty>
                      <CollectionPropertyName>ExperimentFactorValue</CollectionPropertyName>
                      <AddedObjects>
                        <ObjectValue z:Id="i7" i:type="ExperimentFactorValue">
                          <AddDate>2025-06-27T07:54:49.3581853+00:00</AddDate>
                          <AddName>sample string 5</AddName>
                          <ChangeTracker z:Id="i8">
                            <ExtendedProperties />
                            <ObjectsAddedToCollectionProperties>
                              <AddedObjectsForProperty>
                                <CollectionPropertyName>StripValue</CollectionPropertyName>
                                <AddedObjects>
                                  <ObjectValue z:Ref="i3" />
                                </AddedObjects>
                              </AddedObjectsForProperty>
                            </ObjectsAddedToCollectionProperties>
                            <ObjectsRemovedFromCollectionProperties />
                            <OriginalValues />
                            <State>Added</State>
                          </ChangeTracker>
                          <ExperimentFactor z:Ref="i5" />
                          <ExperimentFactorId>6507e4a9-f834-4a28-af67-b013261da1ad</ExperimentFactorId>
                          <ExperimentFactorValueId>95401bde-2237-45af-911b-a0218617fbe2</ExperimentFactorValueId>
                          <LastMaintenanceDate>2025-06-27T07:54:49.3581853+00:00</LastMaintenanceDate>
                          <LastMaintenanceName>sample string 7</LastMaintenanceName>
                          <ShortValue>sample string 4</ShortValue>
                          <SortOrder>3</SortOrder>
                          <StripValue>
                            <StripValue z:Ref="i3" />
                          </StripValue>
                          <Value>1.1</Value>
                        </ObjectValue>
                      </AddedObjects>
                    </AddedObjectsForProperty>
                    <AddedObjectsForProperty>
                      <CollectionPropertyName>StripValue</CollectionPropertyName>
                      <AddedObjects>
                        <ObjectValue z:Ref="i3" />
                      </AddedObjects>
                    </AddedObjectsForProperty>
                  </ObjectsAddedToCollectionProperties>
                  <ObjectsRemovedFromCollectionProperties />
                  <OriginalValues />
                  <State>Added</State>
                </ChangeTracker>
                <Experiment i:nil="true" />
                <ExperimentFactorId>6507e4a9-f834-4a28-af67-b013261da1ad</ExperimentFactorId>
                <ExperimentFactorProduct />
                <ExperimentFactorValue>
                  <ExperimentFactorValue z:Ref="i7" />
                </ExperimentFactorValue>
                <ExperimentId>43ffae7c-3ef9-4369-878e-6bab100654eb</ExperimentId>
                <FieldLayout>sample string 5</FieldLayout>
                <LastMaintenanceDate>2025-06-27T07:54:49.339424+00:00</LastMaintenanceDate>
                <LastMaintenanceName>sample string 8</LastMaintenanceName>
                <SortOrder>3</SortOrder>
                <StripValue>
                  <StripValue z:Ref="i3" />
                </StripValue>
                <TraitId>4</TraitId>
              </ExperimentFactor>
              <ExperimentFactorId>6507e4a9-f834-4a28-af67-b013261da1ad</ExperimentFactorId>
              <ExperimentFactorProduct z:Ref="i1" />
              <ExperimentFactorProductId>c8ea97bf-a433-449c-8268-68ad8e54422f</ExperimentFactorProductId>
              <ExperimentFactorValue z:Ref="i7" />
              <ExperimentFactorValueId>95401bde-2237-45af-911b-a0218617fbe2</ExperimentFactorValueId>
              <LastMaintenanceDate>2025-06-27T07:54:49.3581853+00:00</LastMaintenanceDate>
              <LastMaintenanceName>sample string 7</LastMaintenanceName>
              <SortOrder>4</SortOrder>
              <Strip i:nil="true" />
              <StripId>c8dd0356-9cb9-4aea-afe2-6c0afe297fc3</StripId>
              <StripValueId>b089cee2-223a-4ec6-b2b0-f9d22b0cbff6</StripValueId>
            </ObjectValue>
          </AddedObjects>
        </AddedObjectsForProperty>
      </ObjectsAddedToCollectionProperties>
      <ObjectsRemovedFromCollectionProperties />
      <OriginalValues />
      <State>Added</State>
    </ChangeTracker>
    <ExperimentFactor i:nil="true" />
    <ExperimentFactorId>00572954-8d14-42e7-bd6f-d729f74d95f9</ExperimentFactorId>
    <ExperimentFactorProductId>c8ea97bf-a433-449c-8268-68ad8e54422f</ExperimentFactorProductId>
    <GEId>4</GEId>
    <LastMaintenanceDate>2025-06-27T07:54:49.339424+00:00</LastMaintenanceDate>
    <LastMaintenanceName>sample string 8</LastMaintenanceName>
    <NumberReservedUnits>1</NumberReservedUnits>
    <SortOrder>5</SortOrder>
    <StripSeedLocallySourced>true</StripSeedLocallySourced>
    <StripValue>
      <StripValue z:Ref="i3" />
    </StripValue>
    <SubProductCode>sample string 10</SubProductCode>
    <TotalNumberUnitsAllProduct>1</TotalNumberUnitsAllProduct>
  </ExperimentFactorProduct>
</ArrayOfExperimentFactorProduct>