POST LocationKitRequest/Base/SaveAll
Request Information
URI Parameters
None.
Body Parameters
Collection of LocationKitRequest| Name | Description | Type | Additional information |
|---|---|---|---|
| LocationId | globally unique identifier |
None. |
|
| PartnerRoleId | globally unique identifier |
None. |
|
| ShipTo | boolean |
None. |
|
| SendEmailTo | boolean |
None. |
|
| Submitter | boolean |
None. |
|
| NeededBy | date |
None. |
|
| Sent | boolean |
None. |
|
| AddName | string |
None. |
|
| AddDate | date |
None. |
|
| LastMaintenanceName | string |
None. |
|
| LastMaintenanceDate | date |
None. |
|
| Location | Location |
None. |
|
| ChangeTracker | ObjectChangeTracker |
None. |
Request Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"LocationId": "412174b5-a333-4f70-974f-f113c53391d8",
"PartnerRoleId": "ea9de575-5966-405f-bbeb-7ddcae2f745f",
"ShipTo": true,
"SendEmailTo": true,
"Submitter": true,
"NeededBy": "2025-10-30T07:39:36.3891469+00:00",
"Sent": true,
"AddName": "sample string 8",
"AddDate": "2025-10-30T07:39:36.3891469+00:00",
"LastMaintenanceName": "sample string 10",
"LastMaintenanceDate": "2025-10-30T07:39:36.3891469+00:00",
"ChangeTracker": {
"$id": "2",
"State": 2,
"ObjectsRemovedFromCollectionProperties": {},
"OriginalValues": {},
"ExtendedProperties": {},
"ObjectsAddedToCollectionProperties": {}
}
},
{
"$ref": "1"
}
]
application/xml, text/xml
Sample:
<ArrayOfLocationKitRequest xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Pioneer.Trials.Domain.Model">
<LocationKitRequest z:Id="i1" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/">
<AddDate>2025-10-30T07:39:36.3891469+00:00</AddDate>
<AddName>sample string 8</AddName>
<ChangeTracker z:Id="i2">
<ExtendedProperties />
<ObjectsAddedToCollectionProperties />
<ObjectsRemovedFromCollectionProperties />
<OriginalValues />
<State>Added</State>
</ChangeTracker>
<LastMaintenanceDate>2025-10-30T07:39:36.3891469+00:00</LastMaintenanceDate>
<LastMaintenanceName>sample string 10</LastMaintenanceName>
<Location i:nil="true" />
<LocationId>412174b5-a333-4f70-974f-f113c53391d8</LocationId>
<NeededBy>2025-10-30T07:39:36.3891469+00:00</NeededBy>
<PartnerRoleId>ea9de575-5966-405f-bbeb-7ddcae2f745f</PartnerRoleId>
<SendEmailTo>true</SendEmailTo>
<Sent>true</Sent>
<ShipTo>true</ShipTo>
<Submitter>true</Submitter>
</LocationKitRequest>
<LocationKitRequest z:Ref="i1" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" />
</ArrayOfLocationKitRequest>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of LocationKitRequest| Name | Description | Type | Additional information |
|---|---|---|---|
| LocationId | globally unique identifier |
None. |
|
| PartnerRoleId | globally unique identifier |
None. |
|
| ShipTo | boolean |
None. |
|
| SendEmailTo | boolean |
None. |
|
| Submitter | boolean |
None. |
|
| NeededBy | date |
None. |
|
| Sent | boolean |
None. |
|
| AddName | string |
None. |
|
| AddDate | date |
None. |
|
| LastMaintenanceName | string |
None. |
|
| LastMaintenanceDate | date |
None. |
|
| Location | Location |
None. |
|
| ChangeTracker | ObjectChangeTracker |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"LocationId": "82be285b-3f5d-49aa-b387-de97da2cbf96",
"PartnerRoleId": "85825cb9-77ea-41ee-97b6-cc75bd2adf03",
"ShipTo": true,
"SendEmailTo": true,
"Submitter": true,
"NeededBy": "2025-10-30T07:39:36.4093112+00:00",
"Sent": true,
"AddName": "sample string 8",
"AddDate": "2025-10-30T07:39:36.4093112+00:00",
"LastMaintenanceName": "sample string 10",
"LastMaintenanceDate": "2025-10-30T07:39:36.4093112+00:00",
"ChangeTracker": {
"$id": "2",
"State": 2,
"ObjectsRemovedFromCollectionProperties": {},
"OriginalValues": {},
"ExtendedProperties": {},
"ObjectsAddedToCollectionProperties": {}
}
},
{
"$ref": "1"
}
]
application/xml, text/xml
Sample:
<ArrayOfLocationKitRequest xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Pioneer.Trials.Domain.Model">
<LocationKitRequest z:Id="i1" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/">
<AddDate>2025-10-30T07:39:36.4093112+00:00</AddDate>
<AddName>sample string 8</AddName>
<ChangeTracker z:Id="i2">
<ExtendedProperties />
<ObjectsAddedToCollectionProperties />
<ObjectsRemovedFromCollectionProperties />
<OriginalValues />
<State>Added</State>
</ChangeTracker>
<LastMaintenanceDate>2025-10-30T07:39:36.4093112+00:00</LastMaintenanceDate>
<LastMaintenanceName>sample string 10</LastMaintenanceName>
<Location i:nil="true" />
<LocationId>82be285b-3f5d-49aa-b387-de97da2cbf96</LocationId>
<NeededBy>2025-10-30T07:39:36.4093112+00:00</NeededBy>
<PartnerRoleId>85825cb9-77ea-41ee-97b6-cc75bd2adf03</PartnerRoleId>
<SendEmailTo>true</SendEmailTo>
<Sent>true</Sent>
<ShipTo>true</ShipTo>
<Submitter>true</Submitter>
</LocationKitRequest>
<LocationKitRequest z:Ref="i1" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" />
</ArrayOfLocationKitRequest>