POST ExperimentFactorProduct/Base/DeleteAll
Request Information
URI Parameters
None.
Body Parameters
Collection of ExperimentFactorProductName | Description | Type | Additional 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": "cb385e3c-14a7-49eb-b987-ac94a7775422", "ExperimentFactorId": "d0a7b29f-fa34-4848-beea-e2ba39cfebae", "BrandId": 3.0, "GEId": 4.0, "SortOrder": 5, "AddName": "sample string 6", "AddDate": "2025-09-04T22:48:19.3708876+00:00", "LastMaintenanceName": "sample string 8", "LastMaintenanceDate": "2025-09-04T22:48:19.3708876+00:00", "SubProductCode": "sample string 10", "NumberReservedUnits": 1, "TotalNumberUnitsAllProduct": 1, "StripSeedLocallySourced": true, "StripValue": [ { "$id": "2", "StripValueId": "a770e397-75b4-436a-90c6-7c18fa2e1329", "StripId": "0b803564-7abc-44f2-a701-e09cf3a04eba", "ExperimentFactorId": "c68cc59d-83a0-43d7-bd90-5e0de35a7050", "ExperimentFactorValueId": "ba1cfcda-2d71-4bf8-836c-ef268e8c6901", "ExperimentFactorProductId": "cb385e3c-14a7-49eb-b987-ac94a7775422", "SortOrder": 4, "AddName": "sample string 5", "AddDate": "2025-09-04T22:48:19.3865109+00:00", "LastMaintenanceName": "sample string 7", "LastMaintenanceDate": "2025-09-04T22:48:19.3865109+00:00", "ExperimentFactorValue": { "$id": "3", "ExperimentFactorValueId": "ba1cfcda-2d71-4bf8-836c-ef268e8c6901", "ExperimentFactorId": "c68cc59d-83a0-43d7-bd90-5e0de35a7050", "SortOrder": 3, "Value": 1.1, "ShortValue": "sample string 4", "AddName": "sample string 5", "AddDate": "2025-09-04T22:48:19.3865109+00:00", "LastMaintenanceName": "sample string 7", "LastMaintenanceDate": "2025-09-04T22:48:19.3865109+00:00", "ExperimentFactor": { "$id": "4", "ExperimentFactorId": "c68cc59d-83a0-43d7-bd90-5e0de35a7050", "ExperimentId": "a6791dae-7016-46d6-a1b1-fdbbaad38a7e", "SortOrder": 3, "TraitId": 4, "FieldLayout": "sample string 5", "AddName": "sample string 6", "AddDate": "2025-09-04T22:48:19.3865109+00:00", "LastMaintenanceName": "sample string 8", "LastMaintenanceDate": "2025-09-04T22:48:19.3865109+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-09-04T22:48:19.3708876+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-09-04T22:48:19.3865109+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-09-04T22:48:19.3865109+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-09-04T22:48:19.3865109+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>c68cc59d-83a0-43d7-bd90-5e0de35a7050</ExperimentFactorId> <ExperimentFactorValueId>ba1cfcda-2d71-4bf8-836c-ef268e8c6901</ExperimentFactorValueId> <LastMaintenanceDate>2025-09-04T22:48:19.3865109+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>c68cc59d-83a0-43d7-bd90-5e0de35a7050</ExperimentFactorId> <ExperimentFactorProduct /> <ExperimentFactorValue> <ExperimentFactorValue z:Ref="i7" /> </ExperimentFactorValue> <ExperimentId>a6791dae-7016-46d6-a1b1-fdbbaad38a7e</ExperimentId> <FieldLayout>sample string 5</FieldLayout> <LastMaintenanceDate>2025-09-04T22:48:19.3865109+00:00</LastMaintenanceDate> <LastMaintenanceName>sample string 8</LastMaintenanceName> <SortOrder>3</SortOrder> <StripValue> <StripValue z:Ref="i3" /> </StripValue> <TraitId>4</TraitId> </ExperimentFactor> <ExperimentFactorId>c68cc59d-83a0-43d7-bd90-5e0de35a7050</ExperimentFactorId> <ExperimentFactorProduct z:Ref="i1" /> <ExperimentFactorProductId>cb385e3c-14a7-49eb-b987-ac94a7775422</ExperimentFactorProductId> <ExperimentFactorValue z:Ref="i7" /> <ExperimentFactorValueId>ba1cfcda-2d71-4bf8-836c-ef268e8c6901</ExperimentFactorValueId> <LastMaintenanceDate>2025-09-04T22:48:19.3865109+00:00</LastMaintenanceDate> <LastMaintenanceName>sample string 7</LastMaintenanceName> <SortOrder>4</SortOrder> <Strip i:nil="true" /> <StripId>0b803564-7abc-44f2-a701-e09cf3a04eba</StripId> <StripValueId>a770e397-75b4-436a-90c6-7c18fa2e1329</StripValueId> </ObjectValue> </AddedObjects> </AddedObjectsForProperty> </ObjectsAddedToCollectionProperties> <ObjectsRemovedFromCollectionProperties /> <OriginalValues /> <State>Added</State> </ChangeTracker> <ExperimentFactor i:nil="true" /> <ExperimentFactorId>d0a7b29f-fa34-4848-beea-e2ba39cfebae</ExperimentFactorId> <ExperimentFactorProductId>cb385e3c-14a7-49eb-b987-ac94a7775422</ExperimentFactorProductId> <GEId>4</GEId> <LastMaintenanceDate>2025-09-04T22:48:19.3708876+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
None.