POST ExperimentPartnerAssignment/Base/SaveAll
Request Information
URI Parameters
None.
Body Parameters
Collection of ExperimentPartnerAssignment| Name | Description | Type | Additional information |
|---|---|---|---|
| ExperimentPartnerAssignmentId | globally unique identifier |
None. |
|
| ExperimentId | globally unique identifier |
None. |
|
| PartnerRoleId | globally unique identifier |
None. |
|
| AssignmentId | integer |
None. |
|
| AssignedNumberOfLocations | integer |
None. |
|
| IsExperimentCreator | boolean |
None. |
|
| LastMaintenanceName | string |
None. |
|
| LastMaintenanceDate | date |
None. |
|
| AssignedByPartnerRoleId | globally unique identifier |
None. |
|
| ShipTo | string |
None. |
|
| ShipToId | globally unique identifier |
None. |
|
| Assignment | Assignment |
None. |
|
| LocationPartnerAssignment | Collection of LocationPartnerAssignment |
None. |
|
| Experiment | Experiment |
None. |
|
| ExperimentPartnerAssignment1 | Collection of ExperimentPartnerAssignment |
None. |
|
| ExperimentPartnerAssignment2 | ExperimentPartnerAssignment |
None. |
|
| ChangeTracker | ObjectChangeTracker |
None. |
Request Formats
application/json, text/json
Sample:
[
null,
{
"$id": "1",
"ExperimentPartnerAssignmentId": "5bbd7bad-295b-4c1f-8162-53dce76ffc68",
"ExperimentId": "07496bcc-c5b3-4310-a55a-ba4711eb43ae",
"PartnerRoleId": "1fac4082-26b9-4606-8c97-7dee5d247c6a",
"AssignmentId": 4,
"AssignedNumberOfLocations": 1,
"IsExperimentCreator": true,
"LastMaintenanceName": "sample string 6",
"LastMaintenanceDate": "2026-01-27T10:45:24.4044831+00:00",
"AssignedByPartnerRoleId": "90544954-080b-421d-b21a-05ef4ca1a8df",
"ShipTo": "sample string 8",
"ShipToId": "51e2205c-1dfc-48be-8fff-c38e4a2da5f1",
"LocationPartnerAssignment": [
{
"$id": "2",
"LocationPartnerAssignmentId": "61379abd-6c69-454f-856e-7885075dcb12",
"LocationId": "f55d49f6-a96e-4fc3-afe4-2de5faf9058d",
"ExperimentPartnerAssignmentId": "5bbd7bad-295b-4c1f-8162-53dce76ffc68",
"CreatedLocation": true,
"AddName": "sample string 4",
"AddDate": "2026-01-27T10:45:24.4044831+00:00",
"LastMaintenanceName": "sample string 6",
"LastMaintenanceDate": "2026-01-27T10:45:24.4044831+00:00",
"ExperimentPartnerAssignment": {
"$ref": "1"
},
"ChangeTracker": {
"$id": "3",
"State": 2,
"ObjectsRemovedFromCollectionProperties": {},
"OriginalValues": {},
"ExtendedProperties": {},
"ObjectsAddedToCollectionProperties": {}
},
"PartnerName": "sample string 8",
"TrackingName": "sample string 9"
}
],
"ExperimentPartnerAssignment1": [],
"ChangeTracker": {
"$id": "4",
"State": 2,
"ObjectsRemovedFromCollectionProperties": {},
"OriginalValues": {},
"ExtendedProperties": {},
"ObjectsAddedToCollectionProperties": {
"LocationPartnerAssignment": [
{
"$ref": "2"
}
]
}
}
}
]
application/xml, text/xml
Sample:
<ArrayOfExperimentPartnerAssignment xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Pioneer.Trials.Domain.Model">
<ExperimentPartnerAssignment i:nil="true" />
<ExperimentPartnerAssignment z:Id="i1" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/">
<AssignedByPartnerRoleId>90544954-080b-421d-b21a-05ef4ca1a8df</AssignedByPartnerRoleId>
<AssignedNumberOfLocations>1</AssignedNumberOfLocations>
<Assignment i:nil="true" />
<AssignmentId>4</AssignmentId>
<ChangeTracker z:Id="i2">
<ExtendedProperties />
<ObjectsAddedToCollectionProperties>
<AddedObjectsForProperty>
<CollectionPropertyName>LocationPartnerAssignment</CollectionPropertyName>
<AddedObjects>
<ObjectValue z:Id="i3" i:type="LocationPartnerAssignment">
<AddDate>2026-01-27T10:45:24.4044831+00:00</AddDate>
<AddName>sample string 4</AddName>
<ChangeTracker z:Id="i4">
<ExtendedProperties />
<ObjectsAddedToCollectionProperties />
<ObjectsRemovedFromCollectionProperties />
<OriginalValues />
<State>Added</State>
</ChangeTracker>
<CreatedLocation>true</CreatedLocation>
<ExperimentPartnerAssignment z:Ref="i1" />
<ExperimentPartnerAssignmentId>5bbd7bad-295b-4c1f-8162-53dce76ffc68</ExperimentPartnerAssignmentId>
<LastMaintenanceDate>2026-01-27T10:45:24.4044831+00:00</LastMaintenanceDate>
<LastMaintenanceName>sample string 6</LastMaintenanceName>
<Location i:nil="true" />
<LocationId>f55d49f6-a96e-4fc3-afe4-2de5faf9058d</LocationId>
<LocationPartnerAssignmentId>61379abd-6c69-454f-856e-7885075dcb12</LocationPartnerAssignmentId>
<PartnerName>sample string 8</PartnerName>
<TrackingName>sample string 9</TrackingName>
</ObjectValue>
</AddedObjects>
</AddedObjectsForProperty>
</ObjectsAddedToCollectionProperties>
<ObjectsRemovedFromCollectionProperties />
<OriginalValues />
<State>Added</State>
</ChangeTracker>
<Experiment i:nil="true" />
<ExperimentId>07496bcc-c5b3-4310-a55a-ba4711eb43ae</ExperimentId>
<ExperimentPartnerAssignment1 />
<ExperimentPartnerAssignment2 i:nil="true" />
<ExperimentPartnerAssignmentId>5bbd7bad-295b-4c1f-8162-53dce76ffc68</ExperimentPartnerAssignmentId>
<IsExperimentCreator>true</IsExperimentCreator>
<LastMaintenanceDate>2026-01-27T10:45:24.4044831+00:00</LastMaintenanceDate>
<LastMaintenanceName>sample string 6</LastMaintenanceName>
<LocationPartnerAssignment>
<LocationPartnerAssignment z:Ref="i3" />
</LocationPartnerAssignment>
<PartnerRoleId>1fac4082-26b9-4606-8c97-7dee5d247c6a</PartnerRoleId>
<ShipTo>sample string 8</ShipTo>
<ShipToId>51e2205c-1dfc-48be-8fff-c38e4a2da5f1</ShipToId>
</ExperimentPartnerAssignment>
</ArrayOfExperimentPartnerAssignment>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of ExperimentPartnerAssignment| Name | Description | Type | Additional information |
|---|---|---|---|
| ExperimentPartnerAssignmentId | globally unique identifier |
None. |
|
| ExperimentId | globally unique identifier |
None. |
|
| PartnerRoleId | globally unique identifier |
None. |
|
| AssignmentId | integer |
None. |
|
| AssignedNumberOfLocations | integer |
None. |
|
| IsExperimentCreator | boolean |
None. |
|
| LastMaintenanceName | string |
None. |
|
| LastMaintenanceDate | date |
None. |
|
| AssignedByPartnerRoleId | globally unique identifier |
None. |
|
| ShipTo | string |
None. |
|
| ShipToId | globally unique identifier |
None. |
|
| Assignment | Assignment |
None. |
|
| LocationPartnerAssignment | Collection of LocationPartnerAssignment |
None. |
|
| Experiment | Experiment |
None. |
|
| ExperimentPartnerAssignment1 | Collection of ExperimentPartnerAssignment |
None. |
|
| ExperimentPartnerAssignment2 | ExperimentPartnerAssignment |
None. |
|
| ChangeTracker | ObjectChangeTracker |
None. |
Response Formats
application/json, text/json
Sample:
[
null,
{
"$id": "1",
"ExperimentPartnerAssignmentId": "8a10e977-bd88-4f03-88ee-4bcfe523a84e",
"ExperimentId": "d5c1bf12-222b-4927-935e-221c33164a00",
"PartnerRoleId": "a26bef1f-0da0-4e75-93b9-9f8803fdb241",
"AssignmentId": 4,
"AssignedNumberOfLocations": 1,
"IsExperimentCreator": true,
"LastMaintenanceName": "sample string 6",
"LastMaintenanceDate": "2026-01-27T10:45:24.425396+00:00",
"AssignedByPartnerRoleId": "2af048fe-1412-49e2-92ab-f3c53229908e",
"ShipTo": "sample string 8",
"ShipToId": "e66c0000-ca70-4802-9aa9-962978e02f4f",
"LocationPartnerAssignment": [
{
"$id": "2",
"LocationPartnerAssignmentId": "01847dab-5c37-4101-98ed-0c4a3457a98e",
"LocationId": "81bea3b8-4353-4e0d-8891-e2621ad1508f",
"ExperimentPartnerAssignmentId": "8a10e977-bd88-4f03-88ee-4bcfe523a84e",
"CreatedLocation": true,
"AddName": "sample string 4",
"AddDate": "2026-01-27T10:45:24.4356317+00:00",
"LastMaintenanceName": "sample string 6",
"LastMaintenanceDate": "2026-01-27T10:45:24.4356317+00:00",
"ExperimentPartnerAssignment": {
"$ref": "1"
},
"ChangeTracker": {
"$id": "3",
"State": 2,
"ObjectsRemovedFromCollectionProperties": {},
"OriginalValues": {},
"ExtendedProperties": {},
"ObjectsAddedToCollectionProperties": {}
},
"PartnerName": "sample string 8",
"TrackingName": "sample string 9"
}
],
"ExperimentPartnerAssignment1": [],
"ChangeTracker": {
"$id": "4",
"State": 2,
"ObjectsRemovedFromCollectionProperties": {},
"OriginalValues": {},
"ExtendedProperties": {},
"ObjectsAddedToCollectionProperties": {
"LocationPartnerAssignment": [
{
"$ref": "2"
}
]
}
}
}
]
application/xml, text/xml
Sample:
<ArrayOfExperimentPartnerAssignment xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Pioneer.Trials.Domain.Model">
<ExperimentPartnerAssignment i:nil="true" />
<ExperimentPartnerAssignment z:Id="i1" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/">
<AssignedByPartnerRoleId>2af048fe-1412-49e2-92ab-f3c53229908e</AssignedByPartnerRoleId>
<AssignedNumberOfLocations>1</AssignedNumberOfLocations>
<Assignment i:nil="true" />
<AssignmentId>4</AssignmentId>
<ChangeTracker z:Id="i2">
<ExtendedProperties />
<ObjectsAddedToCollectionProperties>
<AddedObjectsForProperty>
<CollectionPropertyName>LocationPartnerAssignment</CollectionPropertyName>
<AddedObjects>
<ObjectValue z:Id="i3" i:type="LocationPartnerAssignment">
<AddDate>2026-01-27T10:45:24.4356317+00:00</AddDate>
<AddName>sample string 4</AddName>
<ChangeTracker z:Id="i4">
<ExtendedProperties />
<ObjectsAddedToCollectionProperties />
<ObjectsRemovedFromCollectionProperties />
<OriginalValues />
<State>Added</State>
</ChangeTracker>
<CreatedLocation>true</CreatedLocation>
<ExperimentPartnerAssignment z:Ref="i1" />
<ExperimentPartnerAssignmentId>8a10e977-bd88-4f03-88ee-4bcfe523a84e</ExperimentPartnerAssignmentId>
<LastMaintenanceDate>2026-01-27T10:45:24.4356317+00:00</LastMaintenanceDate>
<LastMaintenanceName>sample string 6</LastMaintenanceName>
<Location i:nil="true" />
<LocationId>81bea3b8-4353-4e0d-8891-e2621ad1508f</LocationId>
<LocationPartnerAssignmentId>01847dab-5c37-4101-98ed-0c4a3457a98e</LocationPartnerAssignmentId>
<PartnerName>sample string 8</PartnerName>
<TrackingName>sample string 9</TrackingName>
</ObjectValue>
</AddedObjects>
</AddedObjectsForProperty>
</ObjectsAddedToCollectionProperties>
<ObjectsRemovedFromCollectionProperties />
<OriginalValues />
<State>Added</State>
</ChangeTracker>
<Experiment i:nil="true" />
<ExperimentId>d5c1bf12-222b-4927-935e-221c33164a00</ExperimentId>
<ExperimentPartnerAssignment1 />
<ExperimentPartnerAssignment2 i:nil="true" />
<ExperimentPartnerAssignmentId>8a10e977-bd88-4f03-88ee-4bcfe523a84e</ExperimentPartnerAssignmentId>
<IsExperimentCreator>true</IsExperimentCreator>
<LastMaintenanceDate>2026-01-27T10:45:24.425396+00:00</LastMaintenanceDate>
<LastMaintenanceName>sample string 6</LastMaintenanceName>
<LocationPartnerAssignment>
<LocationPartnerAssignment z:Ref="i3" />
</LocationPartnerAssignment>
<PartnerRoleId>a26bef1f-0da0-4e75-93b9-9f8803fdb241</PartnerRoleId>
<ShipTo>sample string 8</ShipTo>
<ShipToId>e66c0000-ca70-4802-9aa9-962978e02f4f</ShipToId>
</ExperimentPartnerAssignment>
</ArrayOfExperimentPartnerAssignment>