GET Assignment/Base/All
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of AssignmentName | 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-06-27T14:44:24.8680052+00:00", "ExperimentPartnerAssignment": [ { "$id": "2", "ExperimentPartnerAssignmentId": "c1b1ea74-3c2f-4551-b825-93d76f309f21", "ExperimentId": "68b853ac-8b54-4180-b809-d5772f6f8e5d", "PartnerRoleId": "0d4881f2-e1f4-4891-9e56-8ad221decdd2", "AssignmentId": 1, "AssignedNumberOfLocations": 1, "IsExperimentCreator": true, "LastMaintenanceName": "sample string 6", "LastMaintenanceDate": "2025-06-27T14:44:24.8836324+00:00", "AssignedByPartnerRoleId": "6a12afeb-42ff-475b-adb5-8d8f737a3ca7", "ShipTo": "sample string 8", "ShipToId": "78cdf093-19d1-438c-8535-95e6778c01a7", "Assignment": { "$ref": "1" }, "LocationPartnerAssignment": [ { "$id": "3", "LocationPartnerAssignmentId": "aa160a24-26d6-40c9-a201-c23cd42fabdf", "LocationId": "6473ae76-4c58-4837-a46a-61b17cf5991d", "ExperimentPartnerAssignmentId": "c1b1ea74-3c2f-4551-b825-93d76f309f21", "CreatedLocation": true, "AddName": "sample string 4", "AddDate": "2025-06-27T14:44:24.8836324+00:00", "LastMaintenanceName": "sample string 6", "LastMaintenanceDate": "2025-06-27T14:44:24.8836324+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>6a12afeb-42ff-475b-adb5-8d8f737a3ca7</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-06-27T14:44:24.8836324+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>c1b1ea74-3c2f-4551-b825-93d76f309f21</ExperimentPartnerAssignmentId> <LastMaintenanceDate>2025-06-27T14:44:24.8836324+00:00</LastMaintenanceDate> <LastMaintenanceName>sample string 6</LastMaintenanceName> <Location i:nil="true" /> <LocationId>6473ae76-4c58-4837-a46a-61b17cf5991d</LocationId> <LocationPartnerAssignmentId>aa160a24-26d6-40c9-a201-c23cd42fabdf</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>68b853ac-8b54-4180-b809-d5772f6f8e5d</ExperimentId> <ExperimentPartnerAssignment1 /> <ExperimentPartnerAssignment2 i:nil="true" /> <ExperimentPartnerAssignmentId>c1b1ea74-3c2f-4551-b825-93d76f309f21</ExperimentPartnerAssignmentId> <IsExperimentCreator>true</IsExperimentCreator> <LastMaintenanceDate>2025-06-27T14:44:24.8836324+00:00</LastMaintenanceDate> <LastMaintenanceName>sample string 6</LastMaintenanceName> <LocationPartnerAssignment> <LocationPartnerAssignment z:Ref="i5" /> </LocationPartnerAssignment> <PartnerRoleId>0d4881f2-e1f4-4891-9e56-8ad221decdd2</PartnerRoleId> <ShipTo>sample string 8</ShipTo> <ShipToId>78cdf093-19d1-438c-8535-95e6778c01a7</ShipToId> </ObjectValue> </AddedObjects> </AddedObjectsForProperty> </ObjectsAddedToCollectionProperties> <ObjectsRemovedFromCollectionProperties /> <OriginalValues /> <State>Added</State> </ChangeTracker> <Description>sample string 2</Description> <ExperimentPartnerAssignment> <ExperimentPartnerAssignment z:Ref="i3" /> </ExperimentPartnerAssignment> <LastMaintenanceDate>2025-06-27T14:44:24.8680052+00:00</LastMaintenanceDate> <LastMaintenanceName>sample string 3</LastMaintenanceName> </Assignment> </ArrayOfAssignment>