POST ExperimentPartnerAssignment/GetTCAssignedExperimentPartnerAssignments/{experimentPartnerAssignmentId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| experimentPartnerAssignmentId | globally unique identifier |
Required |
Body Parameters
None.
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": "ac9f7803-ffb1-4f65-979d-afc5576f56ce",
"ExperimentId": "d8d14cd6-0f98-40a7-a42e-202ed6820ff1",
"PartnerRoleId": "812d6d48-c157-4a14-95c1-3c9018feb9f5",
"AssignmentId": 4,
"AssignedNumberOfLocations": 1,
"IsExperimentCreator": true,
"LastMaintenanceName": "sample string 6",
"LastMaintenanceDate": "2026-06-25T15:56:06.596918+00:00",
"AssignedByPartnerRoleId": "07a6c748-14f1-4ff1-9dac-207d34ed1435",
"ShipTo": "sample string 8",
"ShipToId": "6f0cc6e9-984a-4bd4-935d-4e6432796ee4",
"LocationPartnerAssignment": [
{
"$id": "2",
"LocationPartnerAssignmentId": "de17a7a9-cf2b-4d22-81ac-43101d820182",
"LocationId": "0577a32d-396e-4a66-9cdb-aa1847552bdc",
"ExperimentPartnerAssignmentId": "ac9f7803-ffb1-4f65-979d-afc5576f56ce",
"CreatedLocation": true,
"AddName": "sample string 4",
"AddDate": "2026-06-25T15:56:06.6233993+00:00",
"LastMaintenanceName": "sample string 6",
"LastMaintenanceDate": "2026-06-25T15:56:06.6233993+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>07a6c748-14f1-4ff1-9dac-207d34ed1435</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-06-25T15:56:06.6233993+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>ac9f7803-ffb1-4f65-979d-afc5576f56ce</ExperimentPartnerAssignmentId>
<LastMaintenanceDate>2026-06-25T15:56:06.6233993+00:00</LastMaintenanceDate>
<LastMaintenanceName>sample string 6</LastMaintenanceName>
<Location i:nil="true" />
<LocationId>0577a32d-396e-4a66-9cdb-aa1847552bdc</LocationId>
<LocationPartnerAssignmentId>de17a7a9-cf2b-4d22-81ac-43101d820182</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>d8d14cd6-0f98-40a7-a42e-202ed6820ff1</ExperimentId>
<ExperimentPartnerAssignment1 />
<ExperimentPartnerAssignment2 i:nil="true" />
<ExperimentPartnerAssignmentId>ac9f7803-ffb1-4f65-979d-afc5576f56ce</ExperimentPartnerAssignmentId>
<IsExperimentCreator>true</IsExperimentCreator>
<LastMaintenanceDate>2026-06-25T15:56:06.596918+00:00</LastMaintenanceDate>
<LastMaintenanceName>sample string 6</LastMaintenanceName>
<LocationPartnerAssignment>
<LocationPartnerAssignment z:Ref="i3" />
</LocationPartnerAssignment>
<PartnerRoleId>812d6d48-c157-4a14-95c1-3c9018feb9f5</PartnerRoleId>
<ShipTo>sample string 8</ShipTo>
<ShipToId>6f0cc6e9-984a-4bd4-935d-4e6432796ee4</ShipToId>
</ExperimentPartnerAssignment>
</ArrayOfExperimentPartnerAssignment>