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": "d9ab5c47-66ed-4ffd-b48b-1e4ca60e80a4",
    "ExperimentFactorId": "bc83aaf7-612a-4523-ad9e-f630275aaaaf",
    "BrandId": 3.0,
    "GEId": 4.0,
    "SortOrder": 5,
    "AddName": "sample string 6",
    "AddDate": "2025-04-06T23:18:00.4365377+00:00",
    "LastMaintenanceName": "sample string 8",
    "LastMaintenanceDate": "2025-04-06T23:18:00.4365377+00:00",
    "SubProductCode": "sample string 10",
    "NumberReservedUnits": 1,
    "TotalNumberUnitsAllProduct": 1,
    "StripSeedLocallySourced": true,
    "StripValue": [
      {
        "$id": "2",
        "StripValueId": "a488ad61-56b5-4548-b7e1-81cc0e71e21e",
        "StripId": "6e1b96da-4bbf-42ce-bdb6-3eddf4d0ec01",
        "ExperimentFactorId": "d6951e71-73ea-4f85-930f-f4f7a06a2a55",
        "ExperimentFactorValueId": "b7a1d165-6da0-4729-8a62-fd60545c24c1",
        "ExperimentFactorProductId": "d9ab5c47-66ed-4ffd-b48b-1e4ca60e80a4",
        "SortOrder": 4,
        "AddName": "sample string 5",
        "AddDate": "2025-04-06T23:18:00.499037+00:00",
        "LastMaintenanceName": "sample string 7",
        "LastMaintenanceDate": "2025-04-06T23:18:00.499037+00:00",
        "ExperimentFactorValue": {
          "$id": "3",
          "ExperimentFactorValueId": "b7a1d165-6da0-4729-8a62-fd60545c24c1",
          "ExperimentFactorId": "d6951e71-73ea-4f85-930f-f4f7a06a2a55",
          "SortOrder": 3,
          "Value": 1.1,
          "ShortValue": "sample string 4",
          "AddName": "sample string 5",
          "AddDate": "2025-04-06T23:18:00.499037+00:00",
          "LastMaintenanceName": "sample string 7",
          "LastMaintenanceDate": "2025-04-06T23:18:00.499037+00:00",
          "ExperimentFactor": {
            "$id": "4",
            "ExperimentFactorId": "d6951e71-73ea-4f85-930f-f4f7a06a2a55",
            "ExperimentId": "2d85c517-185e-4ced-963e-5ec4a5dd21be",
            "SortOrder": 3,
            "TraitId": 4,
            "FieldLayout": "sample string 5",
            "AddName": "sample string 6",
            "AddDate": "2025-04-06T23:18:00.4521606+00:00",
            "LastMaintenanceName": "sample string 8",
            "LastMaintenanceDate": "2025-04-06T23:18:00.4521606+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-04-06T23:18:00.4365377+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-04-06T23:18:00.499037+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-04-06T23:18:00.4521606+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-04-06T23:18:00.499037+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>d6951e71-73ea-4f85-930f-f4f7a06a2a55</ExperimentFactorId>
                          <ExperimentFactorValueId>b7a1d165-6da0-4729-8a62-fd60545c24c1</ExperimentFactorValueId>
                          <LastMaintenanceDate>2025-04-06T23:18:00.499037+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>d6951e71-73ea-4f85-930f-f4f7a06a2a55</ExperimentFactorId>
                <ExperimentFactorProduct />
                <ExperimentFactorValue>
                  <ExperimentFactorValue z:Ref="i7" />
                </ExperimentFactorValue>
                <ExperimentId>2d85c517-185e-4ced-963e-5ec4a5dd21be</ExperimentId>
                <FieldLayout>sample string 5</FieldLayout>
                <LastMaintenanceDate>2025-04-06T23:18:00.4521606+00:00</LastMaintenanceDate>
                <LastMaintenanceName>sample string 8</LastMaintenanceName>
                <SortOrder>3</SortOrder>
                <StripValue>
                  <StripValue z:Ref="i3" />
                </StripValue>
                <TraitId>4</TraitId>
              </ExperimentFactor>
              <ExperimentFactorId>d6951e71-73ea-4f85-930f-f4f7a06a2a55</ExperimentFactorId>
              <ExperimentFactorProduct z:Ref="i1" />
              <ExperimentFactorProductId>d9ab5c47-66ed-4ffd-b48b-1e4ca60e80a4</ExperimentFactorProductId>
              <ExperimentFactorValue z:Ref="i7" />
              <ExperimentFactorValueId>b7a1d165-6da0-4729-8a62-fd60545c24c1</ExperimentFactorValueId>
              <LastMaintenanceDate>2025-04-06T23:18:00.499037+00:00</LastMaintenanceDate>
              <LastMaintenanceName>sample string 7</LastMaintenanceName>
              <SortOrder>4</SortOrder>
              <Strip i:nil="true" />
              <StripId>6e1b96da-4bbf-42ce-bdb6-3eddf4d0ec01</StripId>
              <StripValueId>a488ad61-56b5-4548-b7e1-81cc0e71e21e</StripValueId>
            </ObjectValue>
          </AddedObjects>
        </AddedObjectsForProperty>
      </ObjectsAddedToCollectionProperties>
      <ObjectsRemovedFromCollectionProperties />
      <OriginalValues />
      <State>Added</State>
    </ChangeTracker>
    <ExperimentFactor i:nil="true" />
    <ExperimentFactorId>bc83aaf7-612a-4523-ad9e-f630275aaaaf</ExperimentFactorId>
    <ExperimentFactorProductId>d9ab5c47-66ed-4ffd-b48b-1e4ca60e80a4</ExperimentFactorProductId>
    <GEId>4</GEId>
    <LastMaintenanceDate>2025-04-06T23:18:00.4365377+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": "b07f337d-28f0-47f1-b774-b30576eb2da3",
    "ExperimentFactorId": "8837c94e-981a-4dc4-9896-d2ddbe9fe1a7",
    "BrandId": 3.0,
    "GEId": 4.0,
    "SortOrder": 5,
    "AddName": "sample string 6",
    "AddDate": "2025-04-06T23:18:00.5615398+00:00",
    "LastMaintenanceName": "sample string 8",
    "LastMaintenanceDate": "2025-04-06T23:18:00.5615398+00:00",
    "SubProductCode": "sample string 10",
    "NumberReservedUnits": 1,
    "TotalNumberUnitsAllProduct": 1,
    "StripSeedLocallySourced": true,
    "StripValue": [
      {
        "$id": "2",
        "StripValueId": "1e5eb835-b7bf-4646-a726-95fe006ce02a",
        "StripId": "3cca98c6-d7ae-4647-a18c-00b23d21cca5",
        "ExperimentFactorId": "86122ec9-73f1-45a3-b125-1f07dc2c9d7f",
        "ExperimentFactorValueId": "67ebf2e4-d66a-449f-b186-5a757d83340d",
        "ExperimentFactorProductId": "b07f337d-28f0-47f1-b774-b30576eb2da3",
        "SortOrder": 4,
        "AddName": "sample string 5",
        "AddDate": "2025-04-06T23:18:00.5781295+00:00",
        "LastMaintenanceName": "sample string 7",
        "LastMaintenanceDate": "2025-04-06T23:18:00.5781295+00:00",
        "ExperimentFactorValue": {
          "$id": "3",
          "ExperimentFactorValueId": "67ebf2e4-d66a-449f-b186-5a757d83340d",
          "ExperimentFactorId": "86122ec9-73f1-45a3-b125-1f07dc2c9d7f",
          "SortOrder": 3,
          "Value": 1.1,
          "ShortValue": "sample string 4",
          "AddName": "sample string 5",
          "AddDate": "2025-04-06T23:18:00.5781295+00:00",
          "LastMaintenanceName": "sample string 7",
          "LastMaintenanceDate": "2025-04-06T23:18:00.5781295+00:00",
          "ExperimentFactor": {
            "$id": "4",
            "ExperimentFactorId": "86122ec9-73f1-45a3-b125-1f07dc2c9d7f",
            "ExperimentId": "cd5defce-c2e1-4746-86c5-634eec9f3837",
            "SortOrder": 3,
            "TraitId": 4,
            "FieldLayout": "sample string 5",
            "AddName": "sample string 6",
            "AddDate": "2025-04-06T23:18:00.5615398+00:00",
            "LastMaintenanceName": "sample string 8",
            "LastMaintenanceDate": "2025-04-06T23:18:00.5615398+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-04-06T23:18:00.5615398+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-04-06T23:18:00.5781295+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-04-06T23:18:00.5615398+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-04-06T23:18:00.5781295+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>86122ec9-73f1-45a3-b125-1f07dc2c9d7f</ExperimentFactorId>
                          <ExperimentFactorValueId>67ebf2e4-d66a-449f-b186-5a757d83340d</ExperimentFactorValueId>
                          <LastMaintenanceDate>2025-04-06T23:18:00.5781295+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>86122ec9-73f1-45a3-b125-1f07dc2c9d7f</ExperimentFactorId>
                <ExperimentFactorProduct />
                <ExperimentFactorValue>
                  <ExperimentFactorValue z:Ref="i7" />
                </ExperimentFactorValue>
                <ExperimentId>cd5defce-c2e1-4746-86c5-634eec9f3837</ExperimentId>
                <FieldLayout>sample string 5</FieldLayout>
                <LastMaintenanceDate>2025-04-06T23:18:00.5615398+00:00</LastMaintenanceDate>
                <LastMaintenanceName>sample string 8</LastMaintenanceName>
                <SortOrder>3</SortOrder>
                <StripValue>
                  <StripValue z:Ref="i3" />
                </StripValue>
                <TraitId>4</TraitId>
              </ExperimentFactor>
              <ExperimentFactorId>86122ec9-73f1-45a3-b125-1f07dc2c9d7f</ExperimentFactorId>
              <ExperimentFactorProduct z:Ref="i1" />
              <ExperimentFactorProductId>b07f337d-28f0-47f1-b774-b30576eb2da3</ExperimentFactorProductId>
              <ExperimentFactorValue z:Ref="i7" />
              <ExperimentFactorValueId>67ebf2e4-d66a-449f-b186-5a757d83340d</ExperimentFactorValueId>
              <LastMaintenanceDate>2025-04-06T23:18:00.5781295+00:00</LastMaintenanceDate>
              <LastMaintenanceName>sample string 7</LastMaintenanceName>
              <SortOrder>4</SortOrder>
              <Strip i:nil="true" />
              <StripId>3cca98c6-d7ae-4647-a18c-00b23d21cca5</StripId>
              <StripValueId>1e5eb835-b7bf-4646-a726-95fe006ce02a</StripValueId>
            </ObjectValue>
          </AddedObjects>
        </AddedObjectsForProperty>
      </ObjectsAddedToCollectionProperties>
      <ObjectsRemovedFromCollectionProperties />
      <OriginalValues />
      <State>Added</State>
    </ChangeTracker>
    <ExperimentFactor i:nil="true" />
    <ExperimentFactorId>8837c94e-981a-4dc4-9896-d2ddbe9fe1a7</ExperimentFactorId>
    <ExperimentFactorProductId>b07f337d-28f0-47f1-b774-b30576eb2da3</ExperimentFactorProductId>
    <GEId>4</GEId>
    <LastMaintenanceDate>2025-04-06T23:18:00.5615398+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>