GET Assignment/Base/All
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of Assignment| Name | Description | Type | Additional information |
|---|---|---|---|
| AssignmentId | integer |
None. |
|
| Description | string |
None. |
|
| LastMaintenanceName | string |
None. |
|
| LastMaintenanceDate | date |
None. |
|
| ExperimentPartnerAssignment | Collection of ExperimentPartnerAssignment |
None. |
|
| AssignmentRole | Collection of AssignmentRole |
None. |
|
| ChangeTracker | ObjectChangeTracker |
None. |
Response Formats
application/json, text/json
Sample:
[
null,
{
"$id": "1",
"AssignmentId": 1,
"Description": "sample string 2",
"LastMaintenanceName": "sample string 3",
"LastMaintenanceDate": "2025-10-28T09:02:56.0398203+00:00",
"ExperimentPartnerAssignment": [
{
"$id": "2",
"ExperimentPartnerAssignmentId": "8dca7d32-8af2-4dd6-9b78-db119012966f",
"ExperimentId": "e53b9b0f-5c12-4dd4-9780-92d0a958e85d",
"PartnerRoleId": "711006aa-d334-42ea-af71-44c7b9e24862",
"AssignmentId": 1,
"AssignedNumberOfLocations": 1,
"IsExperimentCreator": true,
"LastMaintenanceName": "sample string 6",
"LastMaintenanceDate": "2025-10-28T09:02:56.0398203+00:00",
"AssignedByPartnerRoleId": "3f2cd3eb-2e2a-49ac-83de-c3cc1c2abf9f",
"ShipTo": "sample string 8",
"ShipToId": "b20745c6-48f7-43f6-a3fa-1c27a9bc5626",
"Assignment": {
"$ref": "1"
},
"LocationPartnerAssignment": [
{
"$id": "3",
"LocationPartnerAssignmentId": "70e33bb3-2384-4dab-afb8-16e0c03aee2c",
"LocationId": "33dde7f6-590a-4e73-84e9-f658dfb7cac9",
"ExperimentPartnerAssignmentId": "8dca7d32-8af2-4dd6-9b78-db119012966f",
"CreatedLocation": true,
"AddName": "sample string 4",
"AddDate": "2025-10-28T09:02:56.054933+00:00",
"LastMaintenanceName": "sample string 6",
"LastMaintenanceDate": "2025-10-28T09:02:56.054933+00:00",
"ExperimentPartnerAssignment": {
"$ref": "2"
},
"ChangeTracker": {
"$id": "4",
"State": 2,
"ObjectsRemovedFromCollectionProperties": {},
"OriginalValues": {},
"ExtendedProperties": {},
"ObjectsAddedToCollectionProperties": {}
},
"PartnerName": "sample string 8",
"TrackingName": "sample string 9"
}
],
"ExperimentPartnerAssignment1": [],
"ChangeTracker": {
"$id": "5",
"State": 2,
"ObjectsRemovedFromCollectionProperties": {},
"OriginalValues": {},
"ExtendedProperties": {},
"ObjectsAddedToCollectionProperties": {
"LocationPartnerAssignment": [
{
"$ref": "3"
}
]
}
}
}
],
"AssignmentRole": [],
"ChangeTracker": {
"$id": "6",
"State": 2,
"ObjectsRemovedFromCollectionProperties": {},
"OriginalValues": {},
"ExtendedProperties": {},
"ObjectsAddedToCollectionProperties": {
"ExperimentPartnerAssignment": [
{
"$ref": "2"
}
]
}
}
}
]
application/xml, text/xml
Sample:
<ArrayOfAssignment xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Pioneer.Trials.Domain.Model">
<Assignment i:nil="true" />
<Assignment z:Id="i1" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/">
<AssignmentId>1</AssignmentId>
<AssignmentRole />
<ChangeTracker z:Id="i2">
<ExtendedProperties />
<ObjectsAddedToCollectionProperties>
<AddedObjectsForProperty>
<CollectionPropertyName>ExperimentPartnerAssignment</CollectionPropertyName>
<AddedObjects>
<ObjectValue z:Id="i3" i:type="ExperimentPartnerAssignment">
<AssignedByPartnerRoleId>3f2cd3eb-2e2a-49ac-83de-c3cc1c2abf9f</AssignedByPartnerRoleId>
<AssignedNumberOfLocations>1</AssignedNumberOfLocations>
<Assignment z:Ref="i1" />
<AssignmentId>1</AssignmentId>
<ChangeTracker z:Id="i4">
<ExtendedProperties />
<ObjectsAddedToCollectionProperties>
<AddedObjectsForProperty>
<CollectionPropertyName>LocationPartnerAssignment</CollectionPropertyName>
<AddedObjects>
<ObjectValue z:Id="i5" i:type="LocationPartnerAssignment">
<AddDate>2025-10-28T09:02:56.054933+00:00</AddDate>
<AddName>sample string 4</AddName>
<ChangeTracker z:Id="i6">
<ExtendedProperties />
<ObjectsAddedToCollectionProperties />
<ObjectsRemovedFromCollectionProperties />
<OriginalValues />
<State>Added</State>
</ChangeTracker>
<CreatedLocation>true</CreatedLocation>
<ExperimentPartnerAssignment z:Ref="i3" />
<ExperimentPartnerAssignmentId>8dca7d32-8af2-4dd6-9b78-db119012966f</ExperimentPartnerAssignmentId>
<LastMaintenanceDate>2025-10-28T09:02:56.054933+00:00</LastMaintenanceDate>
<LastMaintenanceName>sample string 6</LastMaintenanceName>
<Location i:nil="true" />
<LocationId>33dde7f6-590a-4e73-84e9-f658dfb7cac9</LocationId>
<LocationPartnerAssignmentId>70e33bb3-2384-4dab-afb8-16e0c03aee2c</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>e53b9b0f-5c12-4dd4-9780-92d0a958e85d</ExperimentId>
<ExperimentPartnerAssignment1 />
<ExperimentPartnerAssignment2 i:nil="true" />
<ExperimentPartnerAssignmentId>8dca7d32-8af2-4dd6-9b78-db119012966f</ExperimentPartnerAssignmentId>
<IsExperimentCreator>true</IsExperimentCreator>
<LastMaintenanceDate>2025-10-28T09:02:56.0398203+00:00</LastMaintenanceDate>
<LastMaintenanceName>sample string 6</LastMaintenanceName>
<LocationPartnerAssignment>
<LocationPartnerAssignment z:Ref="i5" />
</LocationPartnerAssignment>
<PartnerRoleId>711006aa-d334-42ea-af71-44c7b9e24862</PartnerRoleId>
<ShipTo>sample string 8</ShipTo>
<ShipToId>b20745c6-48f7-43f6-a3fa-1c27a9bc5626</ShipToId>
</ObjectValue>
</AddedObjects>
</AddedObjectsForProperty>
</ObjectsAddedToCollectionProperties>
<ObjectsRemovedFromCollectionProperties />
<OriginalValues />
<State>Added</State>
</ChangeTracker>
<Description>sample string 2</Description>
<ExperimentPartnerAssignment>
<ExperimentPartnerAssignment z:Ref="i3" />
</ExperimentPartnerAssignment>
<LastMaintenanceDate>2025-10-28T09:02:56.0398203+00:00</LastMaintenanceDate>
<LastMaintenanceName>sample string 3</LastMaintenanceName>
</Assignment>
</ArrayOfAssignment>