Reference for http://dispatchweb.eureka-technology.fr/WebManager/WCFDispatchAPI.svc/REST/Json/GetTrackedMissionDetails
Recherche des informations de tracking sur un ordre
Url: http://dispatchweb.eureka-technology.fr/WebManager/WCFDispatchAPI.svc/REST/Json/GetTrackedMissionDetails
HTTP Method: POST
Message direction | Format | Body |
---|---|---|
Request | Xml | Example,Schema |
Request | Json | Example |
Response | Xml | Example,Schema |
Response | Json | Example |
The following is an example request Xml body:
<GetTrackedMissionDetailsRequest xmlns="EurekaTechnology.DispatchWeb.API.Business"> <Credential> <License>String content</License> <Login>String content</Login> <Password>String content</Password> <EMail>String content</EMail> <Language>String content</Language> <ConnectionToken>String content</ConnectionToken> <OrdererCode>String content</OrdererCode> <DelegateToken>String content</DelegateToken> <ConsumerOrdererCode>String content</ConsumerOrdererCode> <ConsumerKey>String content</ConsumerKey> <Sso> <SsoConfigurationCode>String content</SsoConfigurationCode> <SsoAuthCode>String content</SsoAuthCode> <SsoRedirectUri>String content</SsoRedirectUri> <SsoSamlContent>String content</SsoSamlContent> <SsoSamlHttpMethod>String content</SsoSamlHttpMethod> </Sso> </Credential> <RegularOrderId>2147483647</RegularOrderId> <ExecutionUtcDate>1999-05-31T11:20:00</ExecutionUtcDate> <MissionId>2147483647</MissionId> </GetTrackedMissionDetailsRequest>
The following is an example request Json body:
{ "Credential":{ "License":"String content", "Login":"String content", "Password":"String content", "EMail":"String content", "Language":"String content", "ConnectionToken":"String content", "OrdererCode":"String content", "DelegateToken":"String content", "ConsumerOrdererCode":"String content", "ConsumerKey":"String content", "Sso":{ "SsoConfigurationCode":"String content", "SsoAuthCode":"String content", "SsoRedirectUri":"String content", "SsoSamlContent":"String content", "SsoSamlHttpMethod":"String content" } }, "RegularOrderId":2147483647, "ExecutionUtcDate":"\/Date(928142400000+0200)\/", "MissionId":2147483647 }
The following is an example response Xml body:
<GetTrackedMissionDetailsResponse xmlns="EurekaTechnology.DispatchWeb.API.Business"> <Errors> <string xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays">String content</string> <string xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays">String content</string> </Errors> <Status>OK</Status> <TrackedMissionDetails> <MissionId>2147483647</MissionId> <MissionStateCode>String content</MissionStateCode> <ScheduledPickupdUtcDate> <Value>1999-05-31T11:20:00</Value> <StringFullDate>String content</StringFullDate> <StringDate>String content</StringDate> <StringHour>String content</StringHour> <JsonDateTime>String content</JsonDateTime> <Tick>9223372036854775807</Tick> <UnixTimeSpan>String content</UnixTimeSpan> <IsDateWithoutHour>true</IsDateWithoutHour> </ScheduledPickupdUtcDate> <Customer> <CustomerCode>String content</CustomerCode> <CustomerName>String content</CustomerName> <Address> <Name>String content</Name> <AddressLine1>String content</AddressLine1> <AddressLine2>String content</AddressLine2> <No>String content</No> <Street>String content</Street> <PostalCode>String content</PostalCode> <City>String content</City> <CityID>2147483647</CityID> <Sector>String content</Sector> <Country>String content</Country> <Contact>String content</Contact> <Telephone1>String content</Telephone1> <Telephone2>String content</Telephone2> <Telephone3>String content</Telephone3> <EMail>String content</EMail> <Fax>String content</Fax> <GeoXY> <Latitude>1.26743233E+15</Latitude> <Longitude>1.26743233E+15</Longitude> <GPSUTCDateTime> <Value>1999-05-31T11:20:00</Value> <StringFullDate>String content</StringFullDate> <StringDate>String content</StringDate> <StringHour>String content</StringHour> <JsonDateTime>String content</JsonDateTime> <Tick>9223372036854775807</Tick> <UnixTimeSpan>String content</UnixTimeSpan> <IsDateWithoutHour>true</IsDateWithoutHour> </GPSUTCDateTime> <GPSServerLocalDateTime> <Value>1999-05-31T11:20:00</Value> <StringFullDate>String content</StringFullDate> <StringDate>String content</StringDate> <StringHour>String content</StringHour> <JsonDateTime>String content</JsonDateTime> <Tick>9223372036854775807</Tick> <UnixTimeSpan>String content</UnixTimeSpan> <IsDateWithoutHour>true</IsDateWithoutHour> </GPSServerLocalDateTime> </GeoXY> <SaveToAdressBook>true</SaveToAdressBook> <ExternCode>String content</ExternCode> <CustomCommentFields> <KeyValuePairOfstringstring xmlns="http://schemas.datacontract.org/2004/07/System"> <key xmlns="http://schemas.datacontract.org/2004/07/System.Collections.Generic">String content</key> <value xmlns="http://schemas.datacontract.org/2004/07/System.Collections.Generic">String content</value> </KeyValuePairOfstringstring> <KeyValuePairOfstringstring xmlns="http://schemas.datacontract.org/2004/07/System"> <key xmlns="http://schemas.datacontract.org/2004/07/System.Collections.Generic">String content</key> <value xmlns="http://schemas.datacontract.org/2004/07/System.Collections.Generic">String content</value> </KeyValuePairOfstringstring> </CustomCommentFields> <AdditionalAddressLine1>String content</AdditionalAddressLine1> <AdditionalAddressLine2>String content</AdditionalAddressLine2> <AdditionalAddressLine3>String content</AdditionalAddressLine3> <AdditionalAddressLine4>String content</AdditionalAddressLine4> <AdditionalAddressLabel1>String content</AdditionalAddressLabel1> <AdditionalAddressLabel2>String content</AdditionalAddressLabel2> <AdditionalAddressLabel3>String content</AdditionalAddressLabel3> <AdditionalAddressLabel4>String content</AdditionalAddressLabel4> <AddressId>2147483647</AddressId> <InternalShipmentAddressId>2147483647</InternalShipmentAddressId> <OperationZoneCode>String content</OperationZoneCode> <ByPassCityCheck>true</ByPassCityCheck> </Address> </Customer> <Driver> <DriverId>2147483647</DriverId> <DriverName>String content</DriverName> <DriverKind>2147483647</DriverKind> </Driver> <RegularTransport> <Identity> <RegularTransportId>2147483647</RegularTransportId> <RegularTransportCode>String content</RegularTransportCode> <RegularTransportLabel>String content</RegularTransportLabel> </Identity> <Details> <ExecutionDays> <EnabledOnMonday>true</EnabledOnMonday> <EnabledOnTuesday>true</EnabledOnTuesday> <EnabledOnWednesday>true</EnabledOnWednesday> <EnabledOnThursday>true</EnabledOnThursday> <EnabledOnFriday>true</EnabledOnFriday> <EnabledOnSaturday>true</EnabledOnSaturday> <EnabledOnSunday>true</EnabledOnSunday> <EnabledOnBankHolidays>true</EnabledOnBankHolidays> <IsWeeklyExecuted>true</IsWeeklyExecuted> </ExecutionDays> </Details> </RegularTransport> <TrackingCode>String content</TrackingCode> </TrackedMissionDetails> <WayPoints> <WayPoint> <WayPointId>2147483647</WayPointId> <Identity> <Kind>Pickup</Kind> <MissionId>2147483647</MissionId> <InternalTransportId>2147483647</InternalTransportId> <RoundId>2147483647</RoundId> <MutualizedRegularOrderCode>String content</MutualizedRegularOrderCode> <RegularOrderCode>String content</RegularOrderCode> <RegularOrderId>2147483647</RegularOrderId> <RegularOrderLabel>String content</RegularOrderLabel> <CustomerCode>String content</CustomerCode> </Identity> <WayPointAddress> <Name>String content</Name> <AddressLine1>String content</AddressLine1> <AddressLine2>String content</AddressLine2> <No>String content</No> <Street>String content</Street> <PostalCode>String content</PostalCode> <City>String content</City> <CityID>2147483647</CityID> <Sector>String content</Sector> <Country>String content</Country> <Contact>String content</Contact> <Telephone1>String content</Telephone1> <Telephone2>String content</Telephone2> <Telephone3>String content</Telephone3> <EMail>String content</EMail> <Fax>String content</Fax> <GeoXY> <Latitude>1.26743233E+15</Latitude> <Longitude>1.26743233E+15</Longitude> <GPSUTCDateTime> <Value>1999-05-31T11:20:00</Value> <StringFullDate>String content</StringFullDate> <StringDate>String content</StringDate> <StringHour>String content</StringHour> <JsonDateTime>String content</JsonDateTime> <Tick>9223372036854775807</Tick> <UnixTimeSpan>String content</UnixTimeSpan> <IsDateWithoutHour>true</IsDateWithoutHour> </GPSUTCDateTime> <GPSServerLocalDateTime> <Value>1999-05-31T11:20:00</Value> <StringFullDate>String content</StringFullDate> <StringDate>String content</StringDate> <StringHour>String content</StringHour> <JsonDateTime>String content</JsonDateTime> <Tick>9223372036854775807</Tick> <UnixTimeSpan>String content</UnixTimeSpan> <IsDateWithoutHour>true</IsDateWithoutHour> </GPSServerLocalDateTime> </GeoXY> <SaveToAdressBook>true</SaveToAdressBook> <ExternCode>String content</ExternCode> <CustomCommentFields> <KeyValuePairOfstringstring xmlns="http://schemas.datacontract.org/2004/07/System"> <key xmlns="http://schemas.datacontract.org/2004/07/System.Collections.Generic">String content</key> <value xmlns="http://schemas.datacontract.org/2004/07/System.Collections.Generic">String content</value> </KeyValuePairOfstringstring> <KeyValuePairOfstringstring xmlns="http://schemas.datacontract.org/2004/07/System"> <key xmlns="http://schemas.datacontract.org/2004/07/System.Collections.Generic">String content</key> <value xmlns="http://schemas.datacontract.org/2004/07/System.Collections.Generic">String content</value> </KeyValuePairOfstringstring> </CustomCommentFields> <AdditionalAddressLine1>String content</AdditionalAddressLine1> <AdditionalAddressLine2>String content</AdditionalAddressLine2> <AdditionalAddressLine3>String content</AdditionalAddressLine3> <AdditionalAddressLine4>String content</AdditionalAddressLine4> <AdditionalAddressLabel1>String content</AdditionalAddressLabel1> <AdditionalAddressLabel2>String content</AdditionalAddressLabel2> <AdditionalAddressLabel3>String content</AdditionalAddressLabel3> <AdditionalAddressLabel4>String content</AdditionalAddressLabel4> <AddressId>2147483647</AddressId> <InternalShipmentAddressId>2147483647</InternalShipmentAddressId> <OperationZoneCode>String content</OperationZoneCode> <ByPassCityCheck>true</ByPassCityCheck> </WayPointAddress> <IsOptional>true</IsOptional> <Order>2147483647</Order> <ScheduledBeginUtcDate> <Value>1999-05-31T11:20:00</Value> <StringFullDate>String content</StringFullDate> <StringDate>String content</StringDate> <StringHour>String content</StringHour> <JsonDateTime>String content</JsonDateTime> <Tick>9223372036854775807</Tick> <UnixTimeSpan>String content</UnixTimeSpan> <IsDateWithoutHour>true</IsDateWithoutHour> </ScheduledBeginUtcDate> <ScheduledBeginDateCondition>2147483647</ScheduledBeginDateCondition> <MinuteDelay>2147483647</MinuteDelay> <ScheduledEndUtcDate> <Value>1999-05-31T11:20:00</Value> <StringFullDate>String content</StringFullDate> <StringDate>String content</StringDate> <StringHour>String content</StringHour> <JsonDateTime>String content</JsonDateTime> <Tick>9223372036854775807</Tick> <UnixTimeSpan>String content</UnixTimeSpan> <IsDateWithoutHour>true</IsDateWithoutHour> </ScheduledEndUtcDate> <EstimatedBeginUtcDate> <Value>1999-05-31T11:20:00</Value> <StringFullDate>String content</StringFullDate> <StringDate>String content</StringDate> <StringHour>String content</StringHour> <JsonDateTime>String content</JsonDateTime> <Tick>9223372036854775807</Tick> <UnixTimeSpan>String content</UnixTimeSpan> <IsDateWithoutHour>true</IsDateWithoutHour> </EstimatedBeginUtcDate> <EstimatedEndUtcDate> <Value>1999-05-31T11:20:00</Value> <StringFullDate>String content</StringFullDate> <StringDate>String content</StringDate> <StringHour>String content</StringHour> <JsonDateTime>String content</JsonDateTime> <Tick>9223372036854775807</Tick> <UnixTimeSpan>String content</UnixTimeSpan> <IsDateWithoutHour>true</IsDateWithoutHour> </EstimatedEndUtcDate> <Details> <DriverBeginningTransitUtcDate> <Value>1999-05-31T11:20:00</Value> <StringFullDate>String content</StringFullDate> <StringDate>String content</StringDate> <StringHour>String content</StringHour> <JsonDateTime>String content</JsonDateTime> <Tick>9223372036854775807</Tick> <UnixTimeSpan>String content</UnixTimeSpan> <IsDateWithoutHour>true</IsDateWithoutHour> </DriverBeginningTransitUtcDate> <DriverEndingTransitUtcDate> <Value>1999-05-31T11:20:00</Value> <StringFullDate>String content</StringFullDate> <StringDate>String content</StringDate> <StringHour>String content</StringHour> <JsonDateTime>String content</JsonDateTime> <Tick>9223372036854775807</Tick> <UnixTimeSpan>String content</UnixTimeSpan> <IsDateWithoutHour>true</IsDateWithoutHour> </DriverEndingTransitUtcDate> <Anomaly> <Code>String content</Code> <Label>String content</Label> <Comment>String content</Comment> <AnomalyType>2147483647</AnomalyType> </Anomaly> <Signer>String content</Signer> <Base64PngSignature>String content</Base64PngSignature> <Barcode>String content</Barcode> <Latitude>12678967.543233</Latitude> <Longitude>12678967.543233</Longitude> <Comment1>String content</Comment1> <Comment2>String content</Comment2> <Comment3>String content</Comment3> <Comment4>String content</Comment4> <Comment5>String content</Comment5> <Comment6>String content</Comment6> <Comment7>String content</Comment7> <Comment8>String content</Comment8> </Details> <Packages> <WayPointPackage> <WayPointPackageId>2147483647</WayPointPackageId> <WayPointId>2147483647</WayPointId> <Barcode>String content</Barcode> <ForcedByDriver>true</ForcedByDriver> <ActionUtcDate> <Value>1999-05-31T11:20:00</Value> <StringFullDate>String content</StringFullDate> <StringDate>String content</StringDate> <StringHour>String content</StringHour> <JsonDateTime>String content</JsonDateTime> <Tick>9223372036854775807</Tick> <UnixTimeSpan>String content</UnixTimeSpan> <IsDateWithoutHour>true</IsDateWithoutHour> </ActionUtcDate> <Anomaly> <Code>String content</Code> <Label>String content</Label> <Comment>String content</Comment> <AnomalyType>2147483647</AnomalyType> </Anomaly> <PackageType>String content</PackageType> <Action>Undefined</Action> </WayPointPackage> <WayPointPackage> <WayPointPackageId>2147483647</WayPointPackageId> <WayPointId>2147483647</WayPointId> <Barcode>String content</Barcode> <ForcedByDriver>true</ForcedByDriver> <ActionUtcDate> <Value>1999-05-31T11:20:00</Value> <StringFullDate>String content</StringFullDate> <StringDate>String content</StringDate> <StringHour>String content</StringHour> <JsonDateTime>String content</JsonDateTime> <Tick>9223372036854775807</Tick> <UnixTimeSpan>String content</UnixTimeSpan> <IsDateWithoutHour>true</IsDateWithoutHour> </ActionUtcDate> <Anomaly> <Code>String content</Code> <Label>String content</Label> <Comment>String content</Comment> <AnomalyType>2147483647</AnomalyType> </Anomaly> <PackageType>String content</PackageType> <Action>Undefined</Action> </WayPointPackage> </Packages> <AnnouncedPackages> <WayPointAnnouncedPackage> <WayPointAnnouncedPackageId>2147483647</WayPointAnnouncedPackageId> <Barcode>String content</Barcode> <DisposalUtcDate> <Value>1999-05-31T11:20:00</Value> <StringFullDate>String content</StringFullDate> <StringDate>String content</StringDate> <StringHour>String content</StringHour> <JsonDateTime>String content</JsonDateTime> <Tick>9223372036854775807</Tick> <UnixTimeSpan>String content</UnixTimeSpan> <IsDateWithoutHour>true</IsDateWithoutHour> </DisposalUtcDate> <ScheduledDeliveryUtcDate> <Value>1999-05-31T11:20:00</Value> <StringFullDate>String content</StringFullDate> <StringDate>String content</StringDate> <StringHour>String content</StringHour> <JsonDateTime>String content</JsonDateTime> <Tick>9223372036854775807</Tick> <UnixTimeSpan>String content</UnixTimeSpan> <IsDateWithoutHour>true</IsDateWithoutHour> </ScheduledDeliveryUtcDate> <RegularOrderId>2147483647</RegularOrderId> <PickupAddress> <Name>String content</Name> <AddressLine1>String content</AddressLine1> <AddressLine2>String content</AddressLine2> <No>String content</No> <Street>String content</Street> <PostalCode>String content</PostalCode> <City>String content</City> <CityID>2147483647</CityID> <Sector>String content</Sector> <Country>String content</Country> <Contact>String content</Contact> <Telephone1>String content</Telephone1> <Telephone2>String content</Telephone2> <Telephone3>String content</Telephone3> <EMail>String content</EMail> <Fax>String content</Fax> <GeoXY> <Latitude>1.26743233E+15</Latitude> <Longitude>1.26743233E+15</Longitude> <GPSUTCDateTime> <Value>1999-05-31T11:20:00</Value> <StringFullDate>String content</StringFullDate> <StringDate>String content</StringDate> <StringHour>String content</StringHour> <JsonDateTime>String content</JsonDateTime> <Tick>9223372036854775807</Tick> <UnixTimeSpan>String content</UnixTimeSpan> <IsDateWithoutHour>true</IsDateWithoutHour> </GPSUTCDateTime> <GPSServerLocalDateTime> <Value>1999-05-31T11:20:00</Value> <StringFullDate>String content</StringFullDate> <StringDate>String content</StringDate> <StringHour>String content</StringHour> <JsonDateTime>String content</JsonDateTime> <Tick>9223372036854775807</Tick> <UnixTimeSpan>String content</UnixTimeSpan> <IsDateWithoutHour>true</IsDateWithoutHour> </GPSServerLocalDateTime> </GeoXY> <SaveToAdressBook>true</SaveToAdressBook> <ExternCode>String content</ExternCode> <CustomCommentFields> <KeyValuePairOfstringstring xmlns="http://schemas.datacontract.org/2004/07/System"> <key xmlns="http://schemas.datacontract.org/2004/07/System.Collections.Generic">String content</key> <value xmlns="http://schemas.datacontract.org/2004/07/System.Collections.Generic">String content</value> </KeyValuePairOfstringstring> <KeyValuePairOfstringstring xmlns="http://schemas.datacontract.org/2004/07/System"> <key xmlns="http://schemas.datacontract.org/2004/07/System.Collections.Generic">String content</key> <value xmlns="http://schemas.datacontract.org/2004/07/System.Collections.Generic">String content</value> </KeyValuePairOfstringstring> </CustomCommentFields> <AdditionalAddressLine1>String content</AdditionalAddressLine1> <AdditionalAddressLine2>String content</AdditionalAddressLine2> <AdditionalAddressLine3>String content</AdditionalAddressLine3> <AdditionalAddressLine4>String content</AdditionalAddressLine4> <AdditionalAddressLabel1>String content</AdditionalAddressLabel1> <AdditionalAddressLabel2>String content</AdditionalAddressLabel2> <AdditionalAddressLabel3>String content</AdditionalAddressLabel3> <AdditionalAddressLabel4>String content</AdditionalAddressLabel4> <AddressId>2147483647</AddressId> <InternalShipmentAddressId>2147483647</InternalShipmentAddressId> <OperationZoneCode>String content</OperationZoneCode> <ByPassCityCheck>true</ByPassCityCheck> </PickupAddress> <DeliveryAddress> <Name>String content</Name> <AddressLine1>String content</AddressLine1> <AddressLine2>String content</AddressLine2> <No>String content</No> <Street>String content</Street> <PostalCode>String content</PostalCode> <City>String content</City> <CityID>2147483647</CityID> <Sector>String content</Sector> <Country>String content</Country> <Contact>String content</Contact> <Telephone1>String content</Telephone1> <Telephone2>String content</Telephone2> <Telephone3>String content</Telephone3> <EMail>String content</EMail> <Fax>String content</Fax> <GeoXY> <Latitude>1.26743233E+15</Latitude> <Longitude>1.26743233E+15</Longitude> <GPSUTCDateTime> <Value>1999-05-31T11:20:00</Value> <StringFullDate>String content</StringFullDate> <StringDate>String content</StringDate> <StringHour>String content</StringHour> <JsonDateTime>String content</JsonDateTime> <Tick>9223372036854775807</Tick> <UnixTimeSpan>String content</UnixTimeSpan> <IsDateWithoutHour>true</IsDateWithoutHour> </GPSUTCDateTime> <GPSServerLocalDateTime> <Value>1999-05-31T11:20:00</Value> <StringFullDate>String content</StringFullDate> <StringDate>String content</StringDate> <StringHour>String content</StringHour> <JsonDateTime>String content</JsonDateTime> <Tick>9223372036854775807</Tick> <UnixTimeSpan>String content</UnixTimeSpan> <IsDateWithoutHour>true</IsDateWithoutHour> </GPSServerLocalDateTime> </GeoXY> <SaveToAdressBook>true</SaveToAdressBook> <ExternCode>String content</ExternCode> <CustomCommentFields> <KeyValuePairOfstringstring xmlns="http://schemas.datacontract.org/2004/07/System"> <key xmlns="http://schemas.datacontract.org/2004/07/System.Collections.Generic">String content</key> <value xmlns="http://schemas.datacontract.org/2004/07/System.Collections.Generic">String content</value> </KeyValuePairOfstringstring> <KeyValuePairOfstringstring xmlns="http://schemas.datacontract.org/2004/07/System"> <key xmlns="http://schemas.datacontract.org/2004/07/System.Collections.Generic">String content</key> <value xmlns="http://schemas.datacontract.org/2004/07/System.Collections.Generic">String content</value> </KeyValuePairOfstringstring> </CustomCommentFields> <AdditionalAddressLine1>String content</AdditionalAddressLine1> <AdditionalAddressLine2>String content</AdditionalAddressLine2> <AdditionalAddressLine3>String content</AdditionalAddressLine3> <AdditionalAddressLine4>String content</AdditionalAddressLine4> <AdditionalAddressLabel1>String content</AdditionalAddressLabel1> <AdditionalAddressLabel2>String content</AdditionalAddressLabel2> <AdditionalAddressLabel3>String content</AdditionalAddressLabel3> <AdditionalAddressLabel4>String content</AdditionalAddressLabel4> <AddressId>2147483647</AddressId> <InternalShipmentAddressId>2147483647</InternalShipmentAddressId> <OperationZoneCode>String content</OperationZoneCode> <ByPassCityCheck>true</ByPassCityCheck> </DeliveryAddress> <WayPointId>2147483647</WayPointId> </WayPointAnnouncedPackage> <WayPointAnnouncedPackage> <WayPointAnnouncedPackageId>2147483647</WayPointAnnouncedPackageId> <Barcode>String content</Barcode> <DisposalUtcDate> <Value>1999-05-31T11:20:00</Value> <StringFullDate>String content</StringFullDate> <StringDate>String content</StringDate> <StringHour>String content</StringHour> <JsonDateTime>String content</JsonDateTime> <Tick>9223372036854775807</Tick> <UnixTimeSpan>String content</UnixTimeSpan> <IsDateWithoutHour>true</IsDateWithoutHour> </DisposalUtcDate> <ScheduledDeliveryUtcDate> <Value>1999-05-31T11:20:00</Value> <StringFullDate>String content</StringFullDate> <StringDate>String content</StringDate> <StringHour>String content</StringHour> <JsonDateTime>String content</JsonDateTime> <Tick>9223372036854775807</Tick> <UnixTimeSpan>String content</UnixTimeSpan> <IsDateWithoutHour>true</IsDateWithoutHour> </ScheduledDeliveryUtcDate> <RegularOrderId>2147483647</RegularOrderId> <PickupAddress> <Name>String content</Name> <AddressLine1>String content</AddressLine1> <AddressLine2>String content</AddressLine2> <No>String content</No> <Street>String content</Street> <PostalCode>String content</PostalCode> <City>String content</City> <CityID>2147483647</CityID> <Sector>String content</Sector> <Country>String content</Country> <Contact>String content</Contact> <Telephone1>String content</Telephone1> <Telephone2>String content</Telephone2> <Telephone3>String content</Telephone3> <EMail>String content</EMail> <Fax>String content</Fax> <GeoXY> <Latitude>1.26743233E+15</Latitude> <Longitude>1.26743233E+15</Longitude> <GPSUTCDateTime> <Value>1999-05-31T11:20:00</Value> <StringFullDate>String content</StringFullDate> <StringDate>String content</StringDate> <StringHour>String content</StringHour> <JsonDateTime>String content</JsonDateTime> <Tick>9223372036854775807</Tick> <UnixTimeSpan>String content</UnixTimeSpan> <IsDateWithoutHour>true</IsDateWithoutHour> </GPSUTCDateTime> <GPSServerLocalDateTime> <Value>1999-05-31T11:20:00</Value> <StringFullDate>String content</StringFullDate> <StringDate>String content</StringDate> <StringHour>String content</StringHour> <JsonDateTime>String content</JsonDateTime> <Tick>9223372036854775807</Tick> <UnixTimeSpan>String content</UnixTimeSpan> <IsDateWithoutHour>true</IsDateWithoutHour> </GPSServerLocalDateTime> </GeoXY> <SaveToAdressBook>true</SaveToAdressBook> <ExternCode>String content</ExternCode> <CustomCommentFields> <KeyValuePairOfstringstring xmlns="http://schemas.datacontract.org/2004/07/System"> <key xmlns="http://schemas.datacontract.org/2004/07/System.Collections.Generic">String content</key> <value xmlns="http://schemas.datacontract.org/2004/07/System.Collections.Generic">String content</value> </KeyValuePairOfstringstring> <KeyValuePairOfstringstring xmlns="http://schemas.datacontract.org/2004/07/System"> <key xmlns="http://schemas.datacontract.org/2004/07/System.Collections.Generic">String content</key> <value xmlns="http://schemas.datacontract.org/2004/07/System.Collections.Generic">String content</value> </KeyValuePairOfstringstring> </CustomCommentFields> <AdditionalAddressLine1>String content</AdditionalAddressLine1> <AdditionalAddressLine2>String content</AdditionalAddressLine2> <AdditionalAddressLine3>String content</AdditionalAddressLine3> <AdditionalAddressLine4>String content</AdditionalAddressLine4> <AdditionalAddressLabel1>String content</AdditionalAddressLabel1> <AdditionalAddressLabel2>String content</AdditionalAddressLabel2> <AdditionalAddressLabel3>String content</AdditionalAddressLabel3> <AdditionalAddressLabel4>String content</AdditionalAddressLabel4> <AddressId>2147483647</AddressId> <InternalShipmentAddressId>2147483647</InternalShipmentAddressId> <OperationZoneCode>String content</OperationZoneCode> <ByPassCityCheck>true</ByPassCityCheck> </PickupAddress> <DeliveryAddress> <Name>String content</Name> <AddressLine1>String content</AddressLine1> <AddressLine2>String content</AddressLine2> <No>String content</No> <Street>String content</Street> <PostalCode>String content</PostalCode> <City>String content</City> <CityID>2147483647</CityID> <Sector>String content</Sector> <Country>String content</Country> <Contact>String content</Contact> <Telephone1>String content</Telephone1> <Telephone2>String content</Telephone2> <Telephone3>String content</Telephone3> <EMail>String content</EMail> <Fax>String content</Fax> <GeoXY> <Latitude>1.26743233E+15</Latitude> <Longitude>1.26743233E+15</Longitude> <GPSUTCDateTime> <Value>1999-05-31T11:20:00</Value> <StringFullDate>String content</StringFullDate> <StringDate>String content</StringDate> <StringHour>String content</StringHour> <JsonDateTime>String content</JsonDateTime> <Tick>9223372036854775807</Tick> <UnixTimeSpan>String content</UnixTimeSpan> <IsDateWithoutHour>true</IsDateWithoutHour> </GPSUTCDateTime> <GPSServerLocalDateTime> <Value>1999-05-31T11:20:00</Value> <StringFullDate>String content</StringFullDate> <StringDate>String content</StringDate> <StringHour>String content</StringHour> <JsonDateTime>String content</JsonDateTime> <Tick>9223372036854775807</Tick> <UnixTimeSpan>String content</UnixTimeSpan> <IsDateWithoutHour>true</IsDateWithoutHour> </GPSServerLocalDateTime> </GeoXY> <SaveToAdressBook>true</SaveToAdressBook> <ExternCode>String content</ExternCode> <CustomCommentFields> <KeyValuePairOfstringstring xmlns="http://schemas.datacontract.org/2004/07/System"> <key xmlns="http://schemas.datacontract.org/2004/07/System.Collections.Generic">String content</key> <value xmlns="http://schemas.datacontract.org/2004/07/System.Collections.Generic">String content</value> </KeyValuePairOfstringstring> <KeyValuePairOfstringstring xmlns="http://schemas.datacontract.org/2004/07/System"> <key xmlns="http://schemas.datacontract.org/2004/07/System.Collections.Generic">String content</key> <value xmlns="http://schemas.datacontract.org/2004/07/System.Collections.Generic">String content</value> </KeyValuePairOfstringstring> </CustomCommentFields> <AdditionalAddressLine1>String content</AdditionalAddressLine1> <AdditionalAddressLine2>String content</AdditionalAddressLine2> <AdditionalAddressLine3>String content</AdditionalAddressLine3> <AdditionalAddressLine4>String content</AdditionalAddressLine4> <AdditionalAddressLabel1>String content</AdditionalAddressLabel1> <AdditionalAddressLabel2>String content</AdditionalAddressLabel2> <AdditionalAddressLabel3>String content</AdditionalAddressLabel3> <AdditionalAddressLabel4>String content</AdditionalAddressLabel4> <AddressId>2147483647</AddressId> <InternalShipmentAddressId>2147483647</InternalShipmentAddressId> <OperationZoneCode>String content</OperationZoneCode> <ByPassCityCheck>true</ByPassCityCheck> </DeliveryAddress> <WayPointId>2147483647</WayPointId> </WayPointAnnouncedPackage> </AnnouncedPackages> <OperationZoneCode>String content</OperationZoneCode> <ReferenceUtcDate> <Value>1999-05-31T11:20:00</Value> <StringFullDate>String content</StringFullDate> <StringDate>String content</StringDate> <StringHour>String content</StringHour> <JsonDateTime>String content</JsonDateTime> <Tick>9223372036854775807</Tick> <UnixTimeSpan>String content</UnixTimeSpan> <IsDateWithoutHour>true</IsDateWithoutHour> </ReferenceUtcDate> </WayPoint> <WayPoint> <WayPointId>2147483647</WayPointId> <Identity> <Kind>Pickup</Kind> <MissionId>2147483647</MissionId> <InternalTransportId>2147483647</InternalTransportId> <RoundId>2147483647</RoundId> <MutualizedRegularOrderCode>String content</MutualizedRegularOrderCode> <RegularOrderCode>String content</RegularOrderCode> <RegularOrderId>2147483647</RegularOrderId> <RegularOrderLabel>String content</RegularOrderLabel> <CustomerCode>String content</CustomerCode> </Identity> <WayPointAddress> <Name>String content</Name> <AddressLine1>String content</AddressLine1> <AddressLine2>String content</AddressLine2> <No>String content</No> <Street>String content</Street> <PostalCode>String content</PostalCode> <City>String content</City> <CityID>2147483647</CityID> <Sector>String content</Sector> <Country>String content</Country> <Contact>String content</Contact> <Telephone1>String content</Telephone1> <Telephone2>String content</Telephone2> <Telephone3>String content</Telephone3> <EMail>String content</EMail> <Fax>String content</Fax> <GeoXY> <Latitude>1.26743233E+15</Latitude> <Longitude>1.26743233E+15</Longitude> <GPSUTCDateTime> <Value>1999-05-31T11:20:00</Value> <StringFullDate>String content</StringFullDate> <StringDate>String content</StringDate> <StringHour>String content</StringHour> <JsonDateTime>String content</JsonDateTime> <Tick>9223372036854775807</Tick> <UnixTimeSpan>String content</UnixTimeSpan> <IsDateWithoutHour>true</IsDateWithoutHour> </GPSUTCDateTime> <GPSServerLocalDateTime> <Value>1999-05-31T11:20:00</Value> <StringFullDate>String content</StringFullDate> <StringDate>String content</StringDate> <StringHour>String content</StringHour> <JsonDateTime>String content</JsonDateTime> <Tick>9223372036854775807</Tick> <UnixTimeSpan>String content</UnixTimeSpan> <IsDateWithoutHour>true</IsDateWithoutHour> </GPSServerLocalDateTime> </GeoXY> <SaveToAdressBook>true</SaveToAdressBook> <ExternCode>String content</ExternCode> <CustomCommentFields> <KeyValuePairOfstringstring xmlns="http://schemas.datacontract.org/2004/07/System"> <key xmlns="http://schemas.datacontract.org/2004/07/System.Collections.Generic">String content</key> <value xmlns="http://schemas.datacontract.org/2004/07/System.Collections.Generic">String content</value> </KeyValuePairOfstringstring> <KeyValuePairOfstringstring xmlns="http://schemas.datacontract.org/2004/07/System"> <key xmlns="http://schemas.datacontract.org/2004/07/System.Collections.Generic">String content</key> <value xmlns="http://schemas.datacontract.org/2004/07/System.Collections.Generic">String content</value> </KeyValuePairOfstringstring> </CustomCommentFields> <AdditionalAddressLine1>String content</AdditionalAddressLine1> <AdditionalAddressLine2>String content</AdditionalAddressLine2> <AdditionalAddressLine3>String content</AdditionalAddressLine3> <AdditionalAddressLine4>String content</AdditionalAddressLine4> <AdditionalAddressLabel1>String content</AdditionalAddressLabel1> <AdditionalAddressLabel2>String content</AdditionalAddressLabel2> <AdditionalAddressLabel3>String content</AdditionalAddressLabel3> <AdditionalAddressLabel4>String content</AdditionalAddressLabel4> <AddressId>2147483647</AddressId> <InternalShipmentAddressId>2147483647</InternalShipmentAddressId> <OperationZoneCode>String content</OperationZoneCode> <ByPassCityCheck>true</ByPassCityCheck> </WayPointAddress> <IsOptional>true</IsOptional> <Order>2147483647</Order> <ScheduledBeginUtcDate> <Value>1999-05-31T11:20:00</Value> <StringFullDate>String content</StringFullDate> <StringDate>String content</StringDate> <StringHour>String content</StringHour> <JsonDateTime>String content</JsonDateTime> <Tick>9223372036854775807</Tick> <UnixTimeSpan>String content</UnixTimeSpan> <IsDateWithoutHour>true</IsDateWithoutHour> </ScheduledBeginUtcDate> <ScheduledBeginDateCondition>2147483647</ScheduledBeginDateCondition> <MinuteDelay>2147483647</MinuteDelay> <ScheduledEndUtcDate> <Value>1999-05-31T11:20:00</Value> <StringFullDate>String content</StringFullDate> <StringDate>String content</StringDate> <StringHour>String content</StringHour> <JsonDateTime>String content</JsonDateTime> <Tick>9223372036854775807</Tick> <UnixTimeSpan>String content</UnixTimeSpan> <IsDateWithoutHour>true</IsDateWithoutHour> </ScheduledEndUtcDate> <EstimatedBeginUtcDate> <Value>1999-05-31T11:20:00</Value> <StringFullDate>String content</StringFullDate> <StringDate>String content</StringDate> <StringHour>String content</StringHour> <JsonDateTime>String content</JsonDateTime> <Tick>9223372036854775807</Tick> <UnixTimeSpan>String content</UnixTimeSpan> <IsDateWithoutHour>true</IsDateWithoutHour> </EstimatedBeginUtcDate> <EstimatedEndUtcDate> <Value>1999-05-31T11:20:00</Value> <StringFullDate>String content</StringFullDate> <StringDate>String content</StringDate> <StringHour>String content</StringHour> <JsonDateTime>String content</JsonDateTime> <Tick>9223372036854775807</Tick> <UnixTimeSpan>String content</UnixTimeSpan> <IsDateWithoutHour>true</IsDateWithoutHour> </EstimatedEndUtcDate> <Details> <DriverBeginningTransitUtcDate> <Value>1999-05-31T11:20:00</Value> <StringFullDate>String content</StringFullDate> <StringDate>String content</StringDate> <StringHour>String content</StringHour> <JsonDateTime>String content</JsonDateTime> <Tick>9223372036854775807</Tick> <UnixTimeSpan>String content</UnixTimeSpan> <IsDateWithoutHour>true</IsDateWithoutHour> </DriverBeginningTransitUtcDate> <DriverEndingTransitUtcDate> <Value>1999-05-31T11:20:00</Value> <StringFullDate>String content</StringFullDate> <StringDate>String content</StringDate> <StringHour>String content</StringHour> <JsonDateTime>String content</JsonDateTime> <Tick>9223372036854775807</Tick> <UnixTimeSpan>String content</UnixTimeSpan> <IsDateWithoutHour>true</IsDateWithoutHour> </DriverEndingTransitUtcDate> <Anomaly> <Code>String content</Code> <Label>String content</Label> <Comment>String content</Comment> <AnomalyType>2147483647</AnomalyType> </Anomaly> <Signer>String content</Signer> <Base64PngSignature>String content</Base64PngSignature> <Barcode>String content</Barcode> <Latitude>12678967.543233</Latitude> <Longitude>12678967.543233</Longitude> <Comment1>String content</Comment1> <Comment2>String content</Comment2> <Comment3>String content</Comment3> <Comment4>String content</Comment4> <Comment5>String content</Comment5> <Comment6>String content</Comment6> <Comment7>String content</Comment7> <Comment8>String content</Comment8> </Details> <Packages> <WayPointPackage> <WayPointPackageId>2147483647</WayPointPackageId> <WayPointId>2147483647</WayPointId> <Barcode>String content</Barcode> <ForcedByDriver>true</ForcedByDriver> <ActionUtcDate> <Value>1999-05-31T11:20:00</Value> <StringFullDate>String content</StringFullDate> <StringDate>String content</StringDate> <StringHour>String content</StringHour> <JsonDateTime>String content</JsonDateTime> <Tick>9223372036854775807</Tick> <UnixTimeSpan>String content</UnixTimeSpan> <IsDateWithoutHour>true</IsDateWithoutHour> </ActionUtcDate> <Anomaly> <Code>String content</Code> <Label>String content</Label> <Comment>String content</Comment> <AnomalyType>2147483647</AnomalyType> </Anomaly> <PackageType>String content</PackageType> <Action>Undefined</Action> </WayPointPackage> <WayPointPackage> <WayPointPackageId>2147483647</WayPointPackageId> <WayPointId>2147483647</WayPointId> <Barcode>String content</Barcode> <ForcedByDriver>true</ForcedByDriver> <ActionUtcDate> <Value>1999-05-31T11:20:00</Value> <StringFullDate>String content</StringFullDate> <StringDate>String content</StringDate> <StringHour>String content</StringHour> <JsonDateTime>String content</JsonDateTime> <Tick>9223372036854775807</Tick> <UnixTimeSpan>String content</UnixTimeSpan> <IsDateWithoutHour>true</IsDateWithoutHour> </ActionUtcDate> <Anomaly> <Code>String content</Code> <Label>String content</Label> <Comment>String content</Comment> <AnomalyType>2147483647</AnomalyType> </Anomaly> <PackageType>String content</PackageType> <Action>Undefined</Action> </WayPointPackage> </Packages> <AnnouncedPackages> <WayPointAnnouncedPackage> <WayPointAnnouncedPackageId>2147483647</WayPointAnnouncedPackageId> <Barcode>String content</Barcode> <DisposalUtcDate> <Value>1999-05-31T11:20:00</Value> <StringFullDate>String content</StringFullDate> <StringDate>String content</StringDate> <StringHour>String content</StringHour> <JsonDateTime>String content</JsonDateTime> <Tick>9223372036854775807</Tick> <UnixTimeSpan>String content</UnixTimeSpan> <IsDateWithoutHour>true</IsDateWithoutHour> </DisposalUtcDate> <ScheduledDeliveryUtcDate> <Value>1999-05-31T11:20:00</Value> <StringFullDate>String content</StringFullDate> <StringDate>String content</StringDate> <StringHour>String content</StringHour> <JsonDateTime>String content</JsonDateTime> <Tick>9223372036854775807</Tick> <UnixTimeSpan>String content</UnixTimeSpan> <IsDateWithoutHour>true</IsDateWithoutHour> </ScheduledDeliveryUtcDate> <RegularOrderId>2147483647</RegularOrderId> <PickupAddress> <Name>String content</Name> <AddressLine1>String content</AddressLine1> <AddressLine2>String content</AddressLine2> <No>String content</No> <Street>String content</Street> <PostalCode>String content</PostalCode> <City>String content</City> <CityID>2147483647</CityID> <Sector>String content</Sector> <Country>String content</Country> <Contact>String content</Contact> <Telephone1>String content</Telephone1> <Telephone2>String content</Telephone2> <Telephone3>String content</Telephone3> <EMail>String content</EMail> <Fax>String content</Fax> <GeoXY> <Latitude>1.26743233E+15</Latitude> <Longitude>1.26743233E+15</Longitude> <GPSUTCDateTime> <Value>1999-05-31T11:20:00</Value> <StringFullDate>String content</StringFullDate> <StringDate>String content</StringDate> <StringHour>String content</StringHour> <JsonDateTime>String content</JsonDateTime> <Tick>9223372036854775807</Tick> <UnixTimeSpan>String content</UnixTimeSpan> <IsDateWithoutHour>true</IsDateWithoutHour> </GPSUTCDateTime> <GPSServerLocalDateTime> <Value>1999-05-31T11:20:00</Value> <StringFullDate>String content</StringFullDate> <StringDate>String content</StringDate> <StringHour>String content</StringHour> <JsonDateTime>String content</JsonDateTime> <Tick>9223372036854775807</Tick> <UnixTimeSpan>String content</UnixTimeSpan> <IsDateWithoutHour>true</IsDateWithoutHour> </GPSServerLocalDateTime> </GeoXY> <SaveToAdressBook>true</SaveToAdressBook> <ExternCode>String content</ExternCode> <CustomCommentFields> <KeyValuePairOfstringstring xmlns="http://schemas.datacontract.org/2004/07/System"> <key xmlns="http://schemas.datacontract.org/2004/07/System.Collections.Generic">String content</key> <value xmlns="http://schemas.datacontract.org/2004/07/System.Collections.Generic">String content</value> </KeyValuePairOfstringstring> <KeyValuePairOfstringstring xmlns="http://schemas.datacontract.org/2004/07/System"> <key xmlns="http://schemas.datacontract.org/2004/07/System.Collections.Generic">String content</key> <value xmlns="http://schemas.datacontract.org/2004/07/System.Collections.Generic">String content</value> </KeyValuePairOfstringstring> </CustomCommentFields> <AdditionalAddressLine1>String content</AdditionalAddressLine1> <AdditionalAddressLine2>String content</AdditionalAddressLine2> <AdditionalAddressLine3>String content</AdditionalAddressLine3> <AdditionalAddressLine4>String content</AdditionalAddressLine4> <AdditionalAddressLabel1>String content</AdditionalAddressLabel1> <AdditionalAddressLabel2>String content</AdditionalAddressLabel2> <AdditionalAddressLabel3>String content</AdditionalAddressLabel3> <AdditionalAddressLabel4>String content</AdditionalAddressLabel4> <AddressId>2147483647</AddressId> <InternalShipmentAddressId>2147483647</InternalShipmentAddressId> <OperationZoneCode>String content</OperationZoneCode> <ByPassCityCheck>true</ByPassCityCheck> </PickupAddress> <DeliveryAddress> <Name>String content</Name> <AddressLine1>String content</AddressLine1> <AddressLine2>String content</AddressLine2> <No>String content</No> <Street>String content</Street> <PostalCode>String content</PostalCode> <City>String content</City> <CityID>2147483647</CityID> <Sector>String content</Sector> <Country>String content</Country> <Contact>String content</Contact> <Telephone1>String content</Telephone1> <Telephone2>String content</Telephone2> <Telephone3>String content</Telephone3> <EMail>String content</EMail> <Fax>String content</Fax> <GeoXY> <Latitude>1.26743233E+15</Latitude> <Longitude>1.26743233E+15</Longitude> <GPSUTCDateTime> <Value>1999-05-31T11:20:00</Value> <StringFullDate>String content</StringFullDate> <StringDate>String content</StringDate> <StringHour>String content</StringHour> <JsonDateTime>String content</JsonDateTime> <Tick>9223372036854775807</Tick> <UnixTimeSpan>String content</UnixTimeSpan> <IsDateWithoutHour>true</IsDateWithoutHour> </GPSUTCDateTime> <GPSServerLocalDateTime> <Value>1999-05-31T11:20:00</Value> <StringFullDate>String content</StringFullDate> <StringDate>String content</StringDate> <StringHour>String content</StringHour> <JsonDateTime>String content</JsonDateTime> <Tick>9223372036854775807</Tick> <UnixTimeSpan>String content</UnixTimeSpan> <IsDateWithoutHour>true</IsDateWithoutHour> </GPSServerLocalDateTime> </GeoXY> <SaveToAdressBook>true</SaveToAdressBook> <ExternCode>String content</ExternCode> <CustomCommentFields> <KeyValuePairOfstringstring xmlns="http://schemas.datacontract.org/2004/07/System"> <key xmlns="http://schemas.datacontract.org/2004/07/System.Collections.Generic">String content</key> <value xmlns="http://schemas.datacontract.org/2004/07/System.Collections.Generic">String content</value> </KeyValuePairOfstringstring> <KeyValuePairOfstringstring xmlns="http://schemas.datacontract.org/2004/07/System"> <key xmlns="http://schemas.datacontract.org/2004/07/System.Collections.Generic">String content</key> <value xmlns="http://schemas.datacontract.org/2004/07/System.Collections.Generic">String content</value> </KeyValuePairOfstringstring> </CustomCommentFields> <AdditionalAddressLine1>String content</AdditionalAddressLine1> <AdditionalAddressLine2>String content</AdditionalAddressLine2> <AdditionalAddressLine3>String content</AdditionalAddressLine3> <AdditionalAddressLine4>String content</AdditionalAddressLine4> <AdditionalAddressLabel1>String content</AdditionalAddressLabel1> <AdditionalAddressLabel2>String content</AdditionalAddressLabel2> <AdditionalAddressLabel3>String content</AdditionalAddressLabel3> <AdditionalAddressLabel4>String content</AdditionalAddressLabel4> <AddressId>2147483647</AddressId> <InternalShipmentAddressId>2147483647</InternalShipmentAddressId> <OperationZoneCode>String content</OperationZoneCode> <ByPassCityCheck>true</ByPassCityCheck> </DeliveryAddress> <WayPointId>2147483647</WayPointId> </WayPointAnnouncedPackage> <WayPointAnnouncedPackage> <WayPointAnnouncedPackageId>2147483647</WayPointAnnouncedPackageId> <Barcode>String content</Barcode> <DisposalUtcDate> <Value>1999-05-31T11:20:00</Value> <StringFullDate>String content</StringFullDate> <StringDate>String content</StringDate> <StringHour>String content</StringHour> <JsonDateTime>String content</JsonDateTime> <Tick>9223372036854775807</Tick> <UnixTimeSpan>String content</UnixTimeSpan> <IsDateWithoutHour>true</IsDateWithoutHour> </DisposalUtcDate> <ScheduledDeliveryUtcDate> <Value>1999-05-31T11:20:00</Value> <StringFullDate>String content</StringFullDate> <StringDate>String content</StringDate> <StringHour>String content</StringHour> <JsonDateTime>String content</JsonDateTime> <Tick>9223372036854775807</Tick> <UnixTimeSpan>String content</UnixTimeSpan> <IsDateWithoutHour>true</IsDateWithoutHour> </ScheduledDeliveryUtcDate> <RegularOrderId>2147483647</RegularOrderId> <PickupAddress> <Name>String content</Name> <AddressLine1>String content</AddressLine1> <AddressLine2>String content</AddressLine2> <No>String content</No> <Street>String content</Street> <PostalCode>String content</PostalCode> <City>String content</City> <CityID>2147483647</CityID> <Sector>String content</Sector> <Country>String content</Country> <Contact>String content</Contact> <Telephone1>String content</Telephone1> <Telephone2>String content</Telephone2> <Telephone3>String content</Telephone3> <EMail>String content</EMail> <Fax>String content</Fax> <GeoXY> <Latitude>1.26743233E+15</Latitude> <Longitude>1.26743233E+15</Longitude> <GPSUTCDateTime> <Value>1999-05-31T11:20:00</Value> <StringFullDate>String content</StringFullDate> <StringDate>String content</StringDate> <StringHour>String content</StringHour> <JsonDateTime>String content</JsonDateTime> <Tick>9223372036854775807</Tick> <UnixTimeSpan>String content</UnixTimeSpan> <IsDateWithoutHour>true</IsDateWithoutHour> </GPSUTCDateTime> <GPSServerLocalDateTime> <Value>1999-05-31T11:20:00</Value> <StringFullDate>String content</StringFullDate> <StringDate>String content</StringDate> <StringHour>String content</StringHour> <JsonDateTime>String content</JsonDateTime> <Tick>9223372036854775807</Tick> <UnixTimeSpan>String content</UnixTimeSpan> <IsDateWithoutHour>true</IsDateWithoutHour> </GPSServerLocalDateTime> </GeoXY> <SaveToAdressBook>true</SaveToAdressBook> <ExternCode>String content</ExternCode> <CustomCommentFields> <KeyValuePairOfstringstring xmlns="http://schemas.datacontract.org/2004/07/System"> <key xmlns="http://schemas.datacontract.org/2004/07/System.Collections.Generic">String content</key> <value xmlns="http://schemas.datacontract.org/2004/07/System.Collections.Generic">String content</value> </KeyValuePairOfstringstring> <KeyValuePairOfstringstring xmlns="http://schemas.datacontract.org/2004/07/System"> <key xmlns="http://schemas.datacontract.org/2004/07/System.Collections.Generic">String content</key> <value xmlns="http://schemas.datacontract.org/2004/07/System.Collections.Generic">String content</value> </KeyValuePairOfstringstring> </CustomCommentFields> <AdditionalAddressLine1>String content</AdditionalAddressLine1> <AdditionalAddressLine2>String content</AdditionalAddressLine2> <AdditionalAddressLine3>String content</AdditionalAddressLine3> <AdditionalAddressLine4>String content</AdditionalAddressLine4> <AdditionalAddressLabel1>String content</AdditionalAddressLabel1> <AdditionalAddressLabel2>String content</AdditionalAddressLabel2> <AdditionalAddressLabel3>String content</AdditionalAddressLabel3> <AdditionalAddressLabel4>String content</AdditionalAddressLabel4> <AddressId>2147483647</AddressId> <InternalShipmentAddressId>2147483647</InternalShipmentAddressId> <OperationZoneCode>String content</OperationZoneCode> <ByPassCityCheck>true</ByPassCityCheck> </PickupAddress> <DeliveryAddress> <Name>String content</Name> <AddressLine1>String content</AddressLine1> <AddressLine2>String content</AddressLine2> <No>String content</No> <Street>String content</Street> <PostalCode>String content</PostalCode> <City>String content</City> <CityID>2147483647</CityID> <Sector>String content</Sector> <Country>String content</Country> <Contact>String content</Contact> <Telephone1>String content</Telephone1> <Telephone2>String content</Telephone2> <Telephone3>String content</Telephone3> <EMail>String content</EMail> <Fax>String content</Fax> <GeoXY> <Latitude>1.26743233E+15</Latitude> <Longitude>1.26743233E+15</Longitude> <GPSUTCDateTime> <Value>1999-05-31T11:20:00</Value> <StringFullDate>String content</StringFullDate> <StringDate>String content</StringDate> <StringHour>String content</StringHour> <JsonDateTime>String content</JsonDateTime> <Tick>9223372036854775807</Tick> <UnixTimeSpan>String content</UnixTimeSpan> <IsDateWithoutHour>true</IsDateWithoutHour> </GPSUTCDateTime> <GPSServerLocalDateTime> <Value>1999-05-31T11:20:00</Value> <StringFullDate>String content</StringFullDate> <StringDate>String content</StringDate> <StringHour>String content</StringHour> <JsonDateTime>String content</JsonDateTime> <Tick>9223372036854775807</Tick> <UnixTimeSpan>String content</UnixTimeSpan> <IsDateWithoutHour>true</IsDateWithoutHour> </GPSServerLocalDateTime> </GeoXY> <SaveToAdressBook>true</SaveToAdressBook> <ExternCode>String content</ExternCode> <CustomCommentFields> <KeyValuePairOfstringstring xmlns="http://schemas.datacontract.org/2004/07/System"> <key xmlns="http://schemas.datacontract.org/2004/07/System.Collections.Generic">String content</key> <value xmlns="http://schemas.datacontract.org/2004/07/System.Collections.Generic">String content</value> </KeyValuePairOfstringstring> <KeyValuePairOfstringstring xmlns="http://schemas.datacontract.org/2004/07/System"> <key xmlns="http://schemas.datacontract.org/2004/07/System.Collections.Generic">String content</key> <value xmlns="http://schemas.datacontract.org/2004/07/System.Collections.Generic">String content</value> </KeyValuePairOfstringstring> </CustomCommentFields> <AdditionalAddressLine1>String content</AdditionalAddressLine1> <AdditionalAddressLine2>String content</AdditionalAddressLine2> <AdditionalAddressLine3>String content</AdditionalAddressLine3> <AdditionalAddressLine4>String content</AdditionalAddressLine4> <AdditionalAddressLabel1>String content</AdditionalAddressLabel1> <AdditionalAddressLabel2>String content</AdditionalAddressLabel2> <AdditionalAddressLabel3>String content</AdditionalAddressLabel3> <AdditionalAddressLabel4>String content</AdditionalAddressLabel4> <AddressId>2147483647</AddressId> <InternalShipmentAddressId>2147483647</InternalShipmentAddressId> <OperationZoneCode>String content</OperationZoneCode> <ByPassCityCheck>true</ByPassCityCheck> </DeliveryAddress> <WayPointId>2147483647</WayPointId> </WayPointAnnouncedPackage> </AnnouncedPackages> <OperationZoneCode>String content</OperationZoneCode> <ReferenceUtcDate> <Value>1999-05-31T11:20:00</Value> <StringFullDate>String content</StringFullDate> <StringDate>String content</StringDate> <StringHour>String content</StringHour> <JsonDateTime>String content</JsonDateTime> <Tick>9223372036854775807</Tick> <UnixTimeSpan>String content</UnixTimeSpan> <IsDateWithoutHour>true</IsDateWithoutHour> </ReferenceUtcDate> </WayPoint> </WayPoints> <TrackingOrderSummary> <PackagesWithTypologySummary> <KeyValueOfstringTrackedPackagesSummarywqJseHhO xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <Key>String content</Key> <Value> <HandledPackages xmlns="EurekaTechnology.DispatchWeb.API.Business">2147483647</HandledPackages> <PickedupPackagesNotDelivered xmlns="EurekaTechnology.DispatchWeb.API.Business">2147483647</PickedupPackagesNotDelivered> <DeliveredPackagesNotPickedup xmlns="EurekaTechnology.DispatchWeb.API.Business">2147483647</DeliveredPackagesNotPickedup> <PackagesWithAnomalies xmlns="EurekaTechnology.DispatchWeb.API.Business">2147483647</PackagesWithAnomalies> </Value> </KeyValueOfstringTrackedPackagesSummarywqJseHhO> <KeyValueOfstringTrackedPackagesSummarywqJseHhO xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <Key>String content</Key> <Value> <HandledPackages xmlns="EurekaTechnology.DispatchWeb.API.Business">2147483647</HandledPackages> <PickedupPackagesNotDelivered xmlns="EurekaTechnology.DispatchWeb.API.Business">2147483647</PickedupPackagesNotDelivered> <DeliveredPackagesNotPickedup xmlns="EurekaTechnology.DispatchWeb.API.Business">2147483647</DeliveredPackagesNotPickedup> <PackagesWithAnomalies xmlns="EurekaTechnology.DispatchWeb.API.Business">2147483647</PackagesWithAnomalies> </Value> </KeyValueOfstringTrackedPackagesSummarywqJseHhO> </PackagesWithTypologySummary> <PackagesWithoutTypologySummary> <HandledPackages>2147483647</HandledPackages> <PickedupPackagesNotDelivered>2147483647</PickedupPackagesNotDelivered> <DeliveredPackagesNotPickedup>2147483647</DeliveredPackagesNotPickedup> <PackagesWithAnomalies>2147483647</PackagesWithAnomalies> </PackagesWithoutTypologySummary> <AllPackagesSummary> <HandledPackages>2147483647</HandledPackages> <PickedupPackagesNotDelivered>2147483647</PickedupPackagesNotDelivered> <DeliveredPackagesNotPickedup>2147483647</DeliveredPackagesNotPickedup> <PackagesWithAnomalies>2147483647</PackagesWithAnomalies> </AllPackagesSummary> </TrackingOrderSummary> </GetTrackedMissionDetailsResponse>
The following is an example response Json body:
{ "Errors":["String content"], "Status":0, "TrackedMissionDetails":{ "MissionId":2147483647, "MissionStateCode":"String content", "ScheduledPickupdUtcDate":{ "Value":"\/Date(928142400000+0200)\/", "StringFullDate":"String content", "StringDate":"String content", "StringHour":"String content", "JsonDateTime":"String content", "Tick":9223372036854775807, "UnixTimeSpan":"String content", "IsDateWithoutHour":true }, "Customer":{ "CustomerCode":"String content", "CustomerName":"String content", "Address":{ "Name":"String content", "AddressLine1":"String content", "AddressLine2":"String content", "No":"String content", "Street":"String content", "PostalCode":"String content", "City":"String content", "CityID":2147483647, "Sector":"String content", "Country":"String content", "Contact":"String content", "Telephone1":"String content", "Telephone2":"String content", "Telephone3":"String content", "EMail":"String content", "Fax":"String content", "GeoXY":{ "Latitude":1.26743233E+15, "Longitude":1.26743233E+15, "GPSUTCDateTime":{ "Value":"\/Date(928142400000+0200)\/", "StringFullDate":"String content", "StringDate":"String content", "StringHour":"String content", "JsonDateTime":"String content", "Tick":9223372036854775807, "UnixTimeSpan":"String content", "IsDateWithoutHour":true }, "GPSServerLocalDateTime":{ "Value":"\/Date(928142400000+0200)\/", "StringFullDate":"String content", "StringDate":"String content", "StringHour":"String content", "JsonDateTime":"String content", "Tick":9223372036854775807, "UnixTimeSpan":"String content", "IsDateWithoutHour":true } }, "SaveToAdressBook":true, "ExternCode":"String content", "CustomCommentFields":[{ "key":"String content", "value":"String content" }], "AdditionalAddressLine1":"String content", "AdditionalAddressLine2":"String content", "AdditionalAddressLine3":"String content", "AdditionalAddressLine4":"String content", "AdditionalAddressLabel1":"String content", "AdditionalAddressLabel2":"String content", "AdditionalAddressLabel3":"String content", "AdditionalAddressLabel4":"String content", "AddressId":2147483647, "InternalShipmentAddressId":2147483647, "OperationZoneCode":"String content", "ByPassCityCheck":true } }, "Driver":{ "DriverId":2147483647, "DriverName":"String content", "DriverKind":2147483647 }, "RegularTransport":{ "Identity":{ "RegularTransportId":2147483647, "RegularTransportCode":"String content", "RegularTransportLabel":"String content" }, "Details":{ "ExecutionDays":{ "EnabledOnMonday":true, "EnabledOnTuesday":true, "EnabledOnWednesday":true, "EnabledOnThursday":true, "EnabledOnFriday":true, "EnabledOnSaturday":true, "EnabledOnSunday":true, "EnabledOnBankHolidays":true, "IsWeeklyExecuted":true } } }, "TrackingCode":"String content" }, "WayPoints":[{ "WayPointId":2147483647, "Identity":{ "Kind":0, "MissionId":2147483647, "InternalTransportId":2147483647, "RoundId":2147483647, "MutualizedRegularOrderCode":"String content", "RegularOrderCode":"String content", "RegularOrderId":2147483647, "RegularOrderLabel":"String content", "CustomerCode":"String content" }, "WayPointAddress":{ "Name":"String content", "AddressLine1":"String content", "AddressLine2":"String content", "No":"String content", "Street":"String content", "PostalCode":"String content", "City":"String content", "CityID":2147483647, "Sector":"String content", "Country":"String content", "Contact":"String content", "Telephone1":"String content", "Telephone2":"String content", "Telephone3":"String content", "EMail":"String content", "Fax":"String content", "GeoXY":{ "Latitude":1.26743233E+15, "Longitude":1.26743233E+15, "GPSUTCDateTime":{ "Value":"\/Date(928142400000+0200)\/", "StringFullDate":"String content", "StringDate":"String content", "StringHour":"String content", "JsonDateTime":"String content", "Tick":9223372036854775807, "UnixTimeSpan":"String content", "IsDateWithoutHour":true }, "GPSServerLocalDateTime":{ "Value":"\/Date(928142400000+0200)\/", "StringFullDate":"String content", "StringDate":"String content", "StringHour":"String content", "JsonDateTime":"String content", "Tick":9223372036854775807, "UnixTimeSpan":"String content", "IsDateWithoutHour":true } }, "SaveToAdressBook":true, "ExternCode":"String content", "CustomCommentFields":[{ "key":"String content", "value":"String content" }], "AdditionalAddressLine1":"String content", "AdditionalAddressLine2":"String content", "AdditionalAddressLine3":"String content", "AdditionalAddressLine4":"String content", "AdditionalAddressLabel1":"String content", "AdditionalAddressLabel2":"String content", "AdditionalAddressLabel3":"String content", "AdditionalAddressLabel4":"String content", "AddressId":2147483647, "InternalShipmentAddressId":2147483647, "OperationZoneCode":"String content", "ByPassCityCheck":true }, "IsOptional":true, "Order":2147483647, "ScheduledBeginUtcDate":{ "Value":"\/Date(928142400000+0200)\/", "StringFullDate":"String content", "StringDate":"String content", "StringHour":"String content", "JsonDateTime":"String content", "Tick":9223372036854775807, "UnixTimeSpan":"String content", "IsDateWithoutHour":true }, "ScheduledBeginDateCondition":2147483647, "MinuteDelay":2147483647, "ScheduledEndUtcDate":{ "Value":"\/Date(928142400000+0200)\/", "StringFullDate":"String content", "StringDate":"String content", "StringHour":"String content", "JsonDateTime":"String content", "Tick":9223372036854775807, "UnixTimeSpan":"String content", "IsDateWithoutHour":true }, "EstimatedBeginUtcDate":{ "Value":"\/Date(928142400000+0200)\/", "StringFullDate":"String content", "StringDate":"String content", "StringHour":"String content", "JsonDateTime":"String content", "Tick":9223372036854775807, "UnixTimeSpan":"String content", "IsDateWithoutHour":true }, "EstimatedEndUtcDate":{ "Value":"\/Date(928142400000+0200)\/", "StringFullDate":"String content", "StringDate":"String content", "StringHour":"String content", "JsonDateTime":"String content", "Tick":9223372036854775807, "UnixTimeSpan":"String content", "IsDateWithoutHour":true }, "Details":{ "DriverBeginningTransitUtcDate":{ "Value":"\/Date(928142400000+0200)\/", "StringFullDate":"String content", "StringDate":"String content", "StringHour":"String content", "JsonDateTime":"String content", "Tick":9223372036854775807, "UnixTimeSpan":"String content", "IsDateWithoutHour":true }, "DriverEndingTransitUtcDate":{ "Value":"\/Date(928142400000+0200)\/", "StringFullDate":"String content", "StringDate":"String content", "StringHour":"String content", "JsonDateTime":"String content", "Tick":9223372036854775807, "UnixTimeSpan":"String content", "IsDateWithoutHour":true }, "Anomaly":{ "Code":"String content", "Label":"String content", "Comment":"String content", "AnomalyType":2147483647 }, "Signer":"String content", "Base64PngSignature":"String content", "Barcode":"String content", "Latitude":12678967.543233, "Longitude":12678967.543233, "Comment1":"String content", "Comment2":"String content", "Comment3":"String content", "Comment4":"String content", "Comment5":"String content", "Comment6":"String content", "Comment7":"String content", "Comment8":"String content" }, "Packages":[{ "WayPointPackageId":2147483647, "WayPointId":2147483647, "Barcode":"String content", "ForcedByDriver":true, "ActionUtcDate":{ "Value":"\/Date(928142400000+0200)\/", "StringFullDate":"String content", "StringDate":"String content", "StringHour":"String content", "JsonDateTime":"String content", "Tick":9223372036854775807, "UnixTimeSpan":"String content", "IsDateWithoutHour":true }, "Anomaly":{ "Code":"String content", "Label":"String content", "Comment":"String content", "AnomalyType":2147483647 }, "PackageType":"String content", "Action":0 }], "AnnouncedPackages":[{ "WayPointAnnouncedPackageId":2147483647, "Barcode":"String content", "DisposalUtcDate":{ "Value":"\/Date(928142400000+0200)\/", "StringFullDate":"String content", "StringDate":"String content", "StringHour":"String content", "JsonDateTime":"String content", "Tick":9223372036854775807, "UnixTimeSpan":"String content", "IsDateWithoutHour":true }, "ScheduledDeliveryUtcDate":{ "Value":"\/Date(928142400000+0200)\/", "StringFullDate":"String content", "StringDate":"String content", "StringHour":"String content", "JsonDateTime":"String content", "Tick":9223372036854775807, "UnixTimeSpan":"String content", "IsDateWithoutHour":true }, "RegularOrderId":2147483647, "PickupAddress":{ "Name":"String content", "AddressLine1":"String content", "AddressLine2":"String content", "No":"String content", "Street":"String content", "PostalCode":"String content", "City":"String content", "CityID":2147483647, "Sector":"String content", "Country":"String content", "Contact":"String content", "Telephone1":"String content", "Telephone2":"String content", "Telephone3":"String content", "EMail":"String content", "Fax":"String content", "GeoXY":{ "Latitude":1.26743233E+15, "Longitude":1.26743233E+15, "GPSUTCDateTime":{ "Value":"\/Date(928142400000+0200)\/", "StringFullDate":"String content", "StringDate":"String content", "StringHour":"String content", "JsonDateTime":"String content", "Tick":9223372036854775807, "UnixTimeSpan":"String content", "IsDateWithoutHour":true }, "GPSServerLocalDateTime":{ "Value":"\/Date(928142400000+0200)\/", "StringFullDate":"String content", "StringDate":"String content", "StringHour":"String content", "JsonDateTime":"String content", "Tick":9223372036854775807, "UnixTimeSpan":"String content", "IsDateWithoutHour":true } }, "SaveToAdressBook":true, "ExternCode":"String content", "CustomCommentFields":[{ "key":"String content", "value":"String content" }], "AdditionalAddressLine1":"String content", "AdditionalAddressLine2":"String content", "AdditionalAddressLine3":"String content", "AdditionalAddressLine4":"String content", "AdditionalAddressLabel1":"String content", "AdditionalAddressLabel2":"String content", "AdditionalAddressLabel3":"String content", "AdditionalAddressLabel4":"String content", "AddressId":2147483647, "InternalShipmentAddressId":2147483647, "OperationZoneCode":"String content", "ByPassCityCheck":true }, "DeliveryAddress":{ "Name":"String content", "AddressLine1":"String content", "AddressLine2":"String content", "No":"String content", "Street":"String content", "PostalCode":"String content", "City":"String content", "CityID":2147483647, "Sector":"String content", "Country":"String content", "Contact":"String content", "Telephone1":"String content", "Telephone2":"String content", "Telephone3":"String content", "EMail":"String content", "Fax":"String content", "GeoXY":{ "Latitude":1.26743233E+15, "Longitude":1.26743233E+15, "GPSUTCDateTime":{ "Value":"\/Date(928142400000+0200)\/", "StringFullDate":"String content", "StringDate":"String content", "StringHour":"String content", "JsonDateTime":"String content", "Tick":9223372036854775807, "UnixTimeSpan":"String content", "IsDateWithoutHour":true }, "GPSServerLocalDateTime":{ "Value":"\/Date(928142400000+0200)\/", "StringFullDate":"String content", "StringDate":"String content", "StringHour":"String content", "JsonDateTime":"String content", "Tick":9223372036854775807, "UnixTimeSpan":"String content", "IsDateWithoutHour":true } }, "SaveToAdressBook":true, "ExternCode":"String content", "CustomCommentFields":[{ "key":"String content", "value":"String content" }], "AdditionalAddressLine1":"String content", "AdditionalAddressLine2":"String content", "AdditionalAddressLine3":"String content", "AdditionalAddressLine4":"String content", "AdditionalAddressLabel1":"String content", "AdditionalAddressLabel2":"String content", "AdditionalAddressLabel3":"String content", "AdditionalAddressLabel4":"String content", "AddressId":2147483647, "InternalShipmentAddressId":2147483647, "OperationZoneCode":"String content", "ByPassCityCheck":true }, "WayPointId":2147483647 }], "OperationZoneCode":"String content", "ReferenceUtcDate":{ "Value":"\/Date(928142400000+0200)\/", "StringFullDate":"String content", "StringDate":"String content", "StringHour":"String content", "JsonDateTime":"String content", "Tick":9223372036854775807, "UnixTimeSpan":"String content", "IsDateWithoutHour":true } }], "TrackingOrderSummary":{ "PackagesWithTypologySummary":[{ "Key":"String content", "Value":{ "HandledPackages":2147483647, "PickedupPackagesNotDelivered":2147483647, "DeliveredPackagesNotPickedup":2147483647, "PackagesWithAnomalies":2147483647 } }], "PackagesWithoutTypologySummary":{ "HandledPackages":2147483647, "PickedupPackagesNotDelivered":2147483647, "DeliveredPackagesNotPickedup":2147483647, "PackagesWithAnomalies":2147483647 }, "AllPackagesSummary":{ "HandledPackages":2147483647, "PickedupPackagesNotDelivered":2147483647, "DeliveredPackagesNotPickedup":2147483647, "PackagesWithAnomalies":2147483647 } } }
The following is the request Xml Schema:
<xs:schema xmlns:tns="EurekaTechnology.DispatchWeb.API.Business" elementFormDefault="qualified" targetNamespace="EurekaTechnology.DispatchWeb.API.Business" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:complexType name="GetTrackedMissionDetailsRequest"> <xs:complexContent mixed="false"> <xs:extension base="tns:RequestType"> <xs:sequence> <xs:element minOccurs="0" name="RegularOrderId" type="xs:int" /> <xs:element minOccurs="0" name="ExecutionUtcDate" type="xs:dateTime" /> <xs:element minOccurs="0" name="MissionId" nillable="true" type="xs:int" /> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> <xs:element name="GetTrackedMissionDetailsRequest" nillable="true" type="tns:GetTrackedMissionDetailsRequest" /> <xs:complexType name="RequestType"> <xs:sequence> <xs:element name="Credential" nillable="true" type="tns:Credential" /> </xs:sequence> </xs:complexType> <xs:element name="RequestType" nillable="true" type="tns:RequestType" /> <xs:complexType name="Credential"> <xs:sequence> <xs:element name="License" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="Login" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="Password" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="EMail" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="Language" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="ConnectionToken" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="OrdererCode" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="DelegateToken" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="ConsumerOrdererCode" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="ConsumerKey" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="Sso" nillable="true" type="tns:SsoAuthentication" /> </xs:sequence> </xs:complexType> <xs:element name="Credential" nillable="true" type="tns:Credential" /> <xs:complexType name="SsoAuthentication"> <xs:sequence> <xs:element name="SsoConfigurationCode" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="SsoAuthCode" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="SsoRedirectUri" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="SsoSamlContent" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="SsoSamlHttpMethod" nillable="true" type="xs:string" /> </xs:sequence> </xs:complexType> <xs:element name="SsoAuthentication" nillable="true" type="tns:SsoAuthentication" /> </xs:schema>
Additional request Xml Schemas:
<xs:schema xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:element name="anyType" nillable="true" type="xs:anyType" /> <xs:element name="anyURI" nillable="true" type="xs:anyURI" /> <xs:element name="base64Binary" nillable="true" type="xs:base64Binary" /> <xs:element name="boolean" nillable="true" type="xs:boolean" /> <xs:element name="byte" nillable="true" type="xs:byte" /> <xs:element name="dateTime" nillable="true" type="xs:dateTime" /> <xs:element name="decimal" nillable="true" type="xs:decimal" /> <xs:element name="double" nillable="true" type="xs:double" /> <xs:element name="float" nillable="true" type="xs:float" /> <xs:element name="int" nillable="true" type="xs:int" /> <xs:element name="long" nillable="true" type="xs:long" /> <xs:element name="QName" nillable="true" type="xs:QName" /> <xs:element name="short" nillable="true" type="xs:short" /> <xs:element name="string" nillable="true" type="xs:string" /> <xs:element name="unsignedByte" nillable="true" type="xs:unsignedByte" /> <xs:element name="unsignedInt" nillable="true" type="xs:unsignedInt" /> <xs:element name="unsignedLong" nillable="true" type="xs:unsignedLong" /> <xs:element name="unsignedShort" nillable="true" type="xs:unsignedShort" /> <xs:element name="char" nillable="true" type="tns:char" /> <xs:simpleType name="char"> <xs:restriction base="xs:int" /> </xs:simpleType> <xs:element name="duration" nillable="true" type="tns:duration" /> <xs:simpleType name="duration"> <xs:restriction base="xs:duration"> <xs:pattern value="\-?P(\d*D)?(T(\d*H)?(\d*M)?(\d*(\.\d*)?S)?)?" /> <xs:minInclusive value="-P10675199DT2H48M5.4775808S" /> <xs:maxInclusive value="P10675199DT2H48M5.4775807S" /> </xs:restriction> </xs:simpleType> <xs:element name="guid" nillable="true" type="tns:guid" /> <xs:simpleType name="guid"> <xs:restriction base="xs:string"> <xs:pattern value="[\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}" /> </xs:restriction> </xs:simpleType> <xs:attribute name="FactoryType" type="xs:QName" /> <xs:attribute name="Id" type="xs:ID" /> <xs:attribute name="Ref" type="xs:IDREF" /> </xs:schema>
<tns:schema targetNamespace="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://www.w3.org/2001/XMLSchema"> <tns:element name="schema"> <tns:complexType /> </tns:element> </tns:schema>
The following is the response Xml Schema:
<xs:schema xmlns:tns="EurekaTechnology.DispatchWeb.API.Business" elementFormDefault="qualified" targetNamespace="EurekaTechnology.DispatchWeb.API.Business" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays" /> <xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/" /> <xs:import namespace="http://schemas.datacontract.org/2004/07/System" /> <xs:import namespace="http://schemas.datacontract.org/2004/07/EurekaTechnology.DispatchWeb.API.Business" /> <xs:complexType name="GetTrackedMissionDetailsResponse"> <xs:complexContent mixed="false"> <xs:extension base="tns:ResponseType"> <xs:sequence> <xs:element minOccurs="0" name="TrackedMissionDetails" nillable="true" type="tns:TrackedMissionDetails" /> <xs:element minOccurs="0" name="WayPoints" nillable="true" type="tns:ArrayOfWayPoint" /> <xs:element minOccurs="0" name="TrackingOrderSummary" nillable="true" type="tns:TrackingSummary" /> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> <xs:element name="GetTrackedMissionDetailsResponse" nillable="true" type="tns:GetTrackedMissionDetailsResponse" /> <xs:complexType name="ResponseType"> <xs:sequence> <xs:element minOccurs="0" name="Errors" nillable="true" xmlns:q1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" type="q1:ArrayOfstring" /> <xs:element name="Status" type="tns:ResponseStatus" /> </xs:sequence> </xs:complexType> <xs:element name="ResponseType" nillable="true" type="tns:ResponseType" /> <xs:simpleType name="ResponseStatus"> <xs:restriction base="xs:string"> <xs:enumeration value="OK"> <xs:annotation> <xs:appinfo> <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">200</EnumerationValue> </xs:appinfo> </xs:annotation> </xs:enumeration> <xs:enumeration value="Created"> <xs:annotation> <xs:appinfo> <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">201</EnumerationValue> </xs:appinfo> </xs:annotation> </xs:enumeration> <xs:enumeration value="Accepted"> <xs:annotation> <xs:appinfo> <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">202</EnumerationValue> </xs:appinfo> </xs:annotation> </xs:enumeration> <xs:enumeration value="NoContent"> <xs:annotation> <xs:appinfo> <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">204</EnumerationValue> </xs:appinfo> </xs:annotation> </xs:enumeration> <xs:enumeration value="NotModified"> <xs:annotation> <xs:appinfo> <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">304</EnumerationValue> </xs:appinfo> </xs:annotation> </xs:enumeration> <xs:enumeration value="BadRequest"> <xs:annotation> <xs:appinfo> <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">400</EnumerationValue> </xs:appinfo> </xs:annotation> </xs:enumeration> <xs:enumeration value="Unauthorized"> <xs:annotation> <xs:appinfo> <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">401</EnumerationValue> </xs:appinfo> </xs:annotation> </xs:enumeration> <xs:enumeration value="MethodNotAllowed"> <xs:annotation> <xs:appinfo> <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">405</EnumerationValue> </xs:appinfo> </xs:annotation> </xs:enumeration> <xs:enumeration value="RequestTimeout"> <xs:annotation> <xs:appinfo> <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">408</EnumerationValue> </xs:appinfo> </xs:annotation> </xs:enumeration> <xs:enumeration value="NoEquivalence"> <xs:annotation> <xs:appinfo> <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">420</EnumerationValue> </xs:appinfo> </xs:annotation> </xs:enumeration> <xs:enumeration value="NOK"> <xs:annotation> <xs:appinfo> <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">421</EnumerationValue> </xs:appinfo> </xs:annotation> </xs:enumeration> <xs:enumeration value="InternalServerError"> <xs:annotation> <xs:appinfo> <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">500</EnumerationValue> </xs:appinfo> </xs:annotation> </xs:enumeration> <xs:enumeration value="NotImplemented"> <xs:annotation> <xs:appinfo> <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">501</EnumerationValue> </xs:appinfo> </xs:annotation> </xs:enumeration> <xs:enumeration value="ServiceUnavailable"> <xs:annotation> <xs:appinfo> <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">503</EnumerationValue> </xs:appinfo> </xs:annotation> </xs:enumeration> </xs:restriction> </xs:simpleType> <xs:element name="ResponseStatus" nillable="true" type="tns:ResponseStatus" /> <xs:complexType name="TrackedMissionDetails"> <xs:sequence> <xs:element minOccurs="0" name="MissionId" type="xs:int" /> <xs:element minOccurs="0" name="MissionStateCode" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="ScheduledPickupdUtcDate" nillable="true" type="tns:Date" /> <xs:element minOccurs="0" name="Customer" nillable="true" type="tns:CustomerIdentity" /> <xs:element minOccurs="0" name="Driver" nillable="true" type="tns:DriverIdentity" /> <xs:element minOccurs="0" name="RegularTransport" nillable="true" type="tns:RegularTransport" /> <xs:element minOccurs="0" name="TrackingCode" nillable="true" type="xs:string" /> </xs:sequence> </xs:complexType> <xs:element name="TrackedMissionDetails" nillable="true" type="tns:TrackedMissionDetails" /> <xs:complexType name="Date"> <xs:sequence> <xs:element minOccurs="0" name="Value" nillable="true" type="xs:dateTime" /> <xs:element minOccurs="0" name="StringFullDate" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="StringDate" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="StringHour" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="JsonDateTime" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="Tick" nillable="true" type="xs:long"> <xs:annotation> <xs:appinfo> <DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" /> </xs:appinfo> </xs:annotation> </xs:element> <xs:element minOccurs="0" name="UnixTimeSpan" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="IsDateWithoutHour" type="xs:boolean" /> </xs:sequence> </xs:complexType> <xs:element name="Date" nillable="true" type="tns:Date" /> <xs:complexType name="CustomerIdentity"> <xs:sequence> <xs:element minOccurs="0" name="CustomerCode" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="CustomerName" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="Address" nillable="true" type="tns:Address" /> </xs:sequence> </xs:complexType> <xs:element name="CustomerIdentity" nillable="true" type="tns:CustomerIdentity" /> <xs:complexType name="Address"> <xs:sequence> <xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"> <xs:annotation> <xs:appinfo> <DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" /> </xs:appinfo> </xs:annotation> </xs:element> <xs:element minOccurs="0" name="AddressLine1" nillable="true" type="xs:string"> <xs:annotation> <xs:appinfo> <DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" /> </xs:appinfo> </xs:annotation> </xs:element> <xs:element minOccurs="0" name="AddressLine2" nillable="true" type="xs:string"> <xs:annotation> <xs:appinfo> <DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" /> </xs:appinfo> </xs:annotation> </xs:element> <xs:element minOccurs="0" name="No" nillable="true" type="xs:string"> <xs:annotation> <xs:appinfo> <DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" /> </xs:appinfo> </xs:annotation> </xs:element> <xs:element minOccurs="0" name="Street" nillable="true" type="xs:string"> <xs:annotation> <xs:appinfo> <DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" /> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="PostalCode" nillable="true" type="xs:string" /> <xs:element name="City" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="CityID" nillable="true" type="xs:int" /> <xs:element minOccurs="0" name="Sector" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="Country" nillable="true" type="xs:string"> <xs:annotation> <xs:appinfo> <DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" /> </xs:appinfo> </xs:annotation> </xs:element> <xs:element minOccurs="0" name="Contact" nillable="true" type="xs:string"> <xs:annotation> <xs:appinfo> <DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" /> </xs:appinfo> </xs:annotation> </xs:element> <xs:element minOccurs="0" name="Telephone1" nillable="true" type="xs:string"> <xs:annotation> <xs:appinfo> <DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" /> </xs:appinfo> </xs:annotation> </xs:element> <xs:element minOccurs="0" name="Telephone2" nillable="true" type="xs:string"> <xs:annotation> <xs:appinfo> <DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" /> </xs:appinfo> </xs:annotation> </xs:element> <xs:element minOccurs="0" name="Telephone3" nillable="true" type="xs:string"> <xs:annotation> <xs:appinfo> <DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" /> </xs:appinfo> </xs:annotation> </xs:element> <xs:element minOccurs="0" name="EMail" nillable="true" type="xs:string"> <xs:annotation> <xs:appinfo> <DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" /> </xs:appinfo> </xs:annotation> </xs:element> <xs:element minOccurs="0" name="Fax" nillable="true" type="xs:string"> <xs:annotation> <xs:appinfo> <DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" /> </xs:appinfo> </xs:annotation> </xs:element> <xs:element minOccurs="0" name="GeoXY" nillable="true" type="tns:GeoData"> <xs:annotation> <xs:appinfo> <DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" /> </xs:appinfo> </xs:annotation> </xs:element> <xs:element minOccurs="0" name="SaveToAdressBook" type="xs:boolean" /> <xs:element minOccurs="0" name="ExternCode" nillable="true" type="xs:string"> <xs:annotation> <xs:appinfo> <DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" /> </xs:appinfo> </xs:annotation> </xs:element> <xs:element minOccurs="0" name="CustomCommentFields" nillable="true" xmlns:q2="http://schemas.datacontract.org/2004/07/System" type="q2:ArrayOfNullableOfKeyValuePairOfstringstringR8RmUPp7" /> <xs:element minOccurs="0" name="AdditionalAddressLine1" nillable="true" type="xs:string"> <xs:annotation> <xs:appinfo> <DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" /> </xs:appinfo> </xs:annotation> </xs:element> <xs:element minOccurs="0" name="AdditionalAddressLine2" nillable="true" type="xs:string"> <xs:annotation> <xs:appinfo> <DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" /> </xs:appinfo> </xs:annotation> </xs:element> <xs:element minOccurs="0" name="AdditionalAddressLine3" nillable="true" type="xs:string"> <xs:annotation> <xs:appinfo> <DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" /> </xs:appinfo> </xs:annotation> </xs:element> <xs:element minOccurs="0" name="AdditionalAddressLine4" nillable="true" type="xs:string"> <xs:annotation> <xs:appinfo> <DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" /> </xs:appinfo> </xs:annotation> </xs:element> <xs:element minOccurs="0" name="AdditionalAddressLabel1" nillable="true" type="xs:string"> <xs:annotation> <xs:appinfo> <DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" /> </xs:appinfo> </xs:annotation> </xs:element> <xs:element minOccurs="0" name="AdditionalAddressLabel2" nillable="true" type="xs:string"> <xs:annotation> <xs:appinfo> <DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" /> </xs:appinfo> </xs:annotation> </xs:element> <xs:element minOccurs="0" name="AdditionalAddressLabel3" nillable="true" type="xs:string"> <xs:annotation> <xs:appinfo> <DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" /> </xs:appinfo> </xs:annotation> </xs:element> <xs:element minOccurs="0" name="AdditionalAddressLabel4" nillable="true" type="xs:string"> <xs:annotation> <xs:appinfo> <DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" /> </xs:appinfo> </xs:annotation> </xs:element> <xs:element minOccurs="0" name="AddressId" nillable="true" type="xs:int"> <xs:annotation> <xs:appinfo> <DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" /> </xs:appinfo> </xs:annotation> </xs:element> <xs:element minOccurs="0" name="InternalShipmentAddressId" nillable="true" type="xs:int"> <xs:annotation> <xs:appinfo> <DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" /> </xs:appinfo> </xs:annotation> </xs:element> <xs:element minOccurs="0" name="OperationZoneCode" nillable="true" type="xs:string"> <xs:annotation> <xs:appinfo> <DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" /> </xs:appinfo> </xs:annotation> </xs:element> <xs:element minOccurs="0" name="ByPassCityCheck" type="xs:boolean"> <xs:annotation> <xs:appinfo> <DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" /> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> <xs:element name="Address" nillable="true" type="tns:Address" /> <xs:complexType name="GeoData"> <xs:sequence> <xs:element minOccurs="0" name="Latitude" type="xs:double" /> <xs:element minOccurs="0" name="Longitude" type="xs:double" /> <xs:element minOccurs="0" name="GPSUTCDateTime" nillable="true" type="tns:Date" /> <xs:element minOccurs="0" name="GPSServerLocalDateTime" nillable="true" type="tns:Date" /> </xs:sequence> </xs:complexType> <xs:element name="GeoData" nillable="true" type="tns:GeoData" /> <xs:complexType name="DriverIdentity"> <xs:sequence> <xs:element minOccurs="0" name="DriverId" type="xs:int" /> <xs:element minOccurs="0" name="DriverName" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="DriverKind" type="xs:int" /> </xs:sequence> </xs:complexType> <xs:element name="DriverIdentity" nillable="true" type="tns:DriverIdentity" /> <xs:complexType name="RegularTransport"> <xs:sequence> <xs:element minOccurs="0" name="Identity" nillable="true" type="tns:RegularTransportIdentity" /> <xs:element minOccurs="0" name="Details" nillable="true" type="tns:RegularTransportDetails" /> </xs:sequence> </xs:complexType> <xs:element name="RegularTransport" nillable="true" type="tns:RegularTransport" /> <xs:complexType name="RegularTransportIdentity"> <xs:sequence> <xs:element minOccurs="0" name="RegularTransportId" type="xs:int" /> <xs:element minOccurs="0" name="RegularTransportCode" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="RegularTransportLabel" nillable="true" type="xs:string" /> </xs:sequence> </xs:complexType> <xs:element name="RegularTransportIdentity" nillable="true" type="tns:RegularTransportIdentity" /> <xs:complexType name="RegularTransportDetails"> <xs:sequence> <xs:element minOccurs="0" name="ExecutionDays" nillable="true" type="tns:RegularTransportExecutionDays" /> </xs:sequence> </xs:complexType> <xs:element name="RegularTransportDetails" nillable="true" type="tns:RegularTransportDetails" /> <xs:complexType name="RegularTransportExecutionDays"> <xs:sequence> <xs:element minOccurs="0" name="EnabledOnMonday" type="xs:boolean" /> <xs:element minOccurs="0" name="EnabledOnTuesday" type="xs:boolean" /> <xs:element minOccurs="0" name="EnabledOnWednesday" type="xs:boolean" /> <xs:element minOccurs="0" name="EnabledOnThursday" type="xs:boolean" /> <xs:element minOccurs="0" name="EnabledOnFriday" type="xs:boolean" /> <xs:element minOccurs="0" name="EnabledOnSaturday" type="xs:boolean" /> <xs:element minOccurs="0" name="EnabledOnSunday" type="xs:boolean" /> <xs:element minOccurs="0" name="EnabledOnBankHolidays" type="xs:boolean" /> <xs:element minOccurs="0" name="IsWeeklyExecuted" type="xs:boolean" /> </xs:sequence> </xs:complexType> <xs:element name="RegularTransportExecutionDays" nillable="true" type="tns:RegularTransportExecutionDays" /> <xs:complexType name="ArrayOfWayPoint"> <xs:sequence> <xs:element minOccurs="0" maxOccurs="unbounded" name="WayPoint" nillable="true" type="tns:WayPoint" /> </xs:sequence> </xs:complexType> <xs:element name="ArrayOfWayPoint" nillable="true" type="tns:ArrayOfWayPoint" /> <xs:complexType name="WayPoint"> <xs:sequence> <xs:element minOccurs="0" name="WayPointId" type="xs:int" /> <xs:element minOccurs="0" name="Identity" nillable="true" type="tns:WayPointIdentity" /> <xs:element minOccurs="0" name="WayPointAddress" nillable="true" type="tns:Address" /> <xs:element minOccurs="0" name="IsOptional" type="xs:boolean" /> <xs:element minOccurs="0" name="Order" type="xs:int" /> <xs:element minOccurs="0" name="ScheduledBeginUtcDate" nillable="true" type="tns:Date" /> <xs:element minOccurs="0" name="ScheduledBeginDateCondition" type="xs:int" /> <xs:element minOccurs="0" name="MinuteDelay" type="xs:int" /> <xs:element minOccurs="0" name="ScheduledEndUtcDate" nillable="true" type="tns:Date" /> <xs:element minOccurs="0" name="EstimatedBeginUtcDate" nillable="true" type="tns:Date" /> <xs:element minOccurs="0" name="EstimatedEndUtcDate" nillable="true" type="tns:Date" /> <xs:element minOccurs="0" name="Details" nillable="true" type="tns:WayPointDetails" /> <xs:element minOccurs="0" name="Packages" nillable="true" type="tns:ArrayOfWayPointPackage" /> <xs:element minOccurs="0" name="AnnouncedPackages" nillable="true" type="tns:ArrayOfWayPointAnnouncedPackage" /> <xs:element minOccurs="0" name="OperationZoneCode" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="ReferenceUtcDate" nillable="true" type="tns:Date" /> </xs:sequence> </xs:complexType> <xs:element name="WayPoint" nillable="true" type="tns:WayPoint" /> <xs:complexType name="WayPointIdentity"> <xs:sequence> <xs:element minOccurs="0" name="Kind" type="tns:WayPointIdentity.DispatchWayPointKindEnum" /> <xs:element minOccurs="0" name="MissionId" type="xs:int" /> <xs:element minOccurs="0" name="InternalTransportId" type="xs:int" /> <xs:element minOccurs="0" name="RoundId" type="xs:int" /> <xs:element minOccurs="0" name="MutualizedRegularOrderCode" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="RegularOrderCode" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="RegularOrderId" type="xs:int" /> <xs:element minOccurs="0" name="RegularOrderLabel" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="CustomerCode" nillable="true" type="xs:string" /> </xs:sequence> </xs:complexType> <xs:element name="WayPointIdentity" nillable="true" type="tns:WayPointIdentity" /> <xs:simpleType name="WayPointIdentity.DispatchWayPointKindEnum"> <xs:restriction base="xs:string"> <xs:enumeration value="Pickup" /> <xs:enumeration value="Delivery" /> </xs:restriction> </xs:simpleType> <xs:element name="WayPointIdentity.DispatchWayPointKindEnum" nillable="true" type="tns:WayPointIdentity.DispatchWayPointKindEnum" /> <xs:complexType name="WayPointDetails"> <xs:sequence> <xs:element minOccurs="0" name="DriverBeginningTransitUtcDate" nillable="true" type="tns:Date" /> <xs:element minOccurs="0" name="DriverEndingTransitUtcDate" nillable="true" type="tns:Date" /> <xs:element minOccurs="0" name="Anomaly" nillable="true" type="tns:Anomaly" /> <xs:element minOccurs="0" name="Signer" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="Base64PngSignature" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="Barcode" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="Latitude" nillable="true" type="xs:decimal" /> <xs:element minOccurs="0" name="Longitude" nillable="true" type="xs:decimal" /> <xs:element minOccurs="0" name="Comment1" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="Comment2" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="Comment3" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="Comment4" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="Comment5" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="Comment6" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="Comment7" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="Comment8" nillable="true" type="xs:string" /> </xs:sequence> </xs:complexType> <xs:element name="WayPointDetails" nillable="true" type="tns:WayPointDetails" /> <xs:complexType name="Anomaly"> <xs:sequence> <xs:element minOccurs="0" name="Code" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="Label" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="AnomalyType" type="xs:int" /> </xs:sequence> </xs:complexType> <xs:element name="Anomaly" nillable="true" type="tns:Anomaly" /> <xs:complexType name="ArrayOfWayPointPackage"> <xs:sequence> <xs:element minOccurs="0" maxOccurs="unbounded" name="WayPointPackage" nillable="true" type="tns:WayPointPackage" /> </xs:sequence> </xs:complexType> <xs:element name="ArrayOfWayPointPackage" nillable="true" type="tns:ArrayOfWayPointPackage" /> <xs:complexType name="WayPointPackage"> <xs:sequence> <xs:element minOccurs="0" name="WayPointPackageId" type="xs:int" /> <xs:element minOccurs="0" name="WayPointId" type="xs:int" /> <xs:element minOccurs="0" name="Barcode" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="ForcedByDriver" type="xs:boolean" /> <xs:element minOccurs="0" name="ActionUtcDate" nillable="true" type="tns:Date" /> <xs:element minOccurs="0" name="Anomaly" nillable="true" type="tns:Anomaly" /> <xs:element minOccurs="0" name="PackageType" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="Action" xmlns:q3="http://schemas.datacontract.org/2004/07/EurekaTechnology.DispatchWeb.API.Business" type="q3:WayPointPackage.WayPointPackageAction" /> </xs:sequence> </xs:complexType> <xs:element name="WayPointPackage" nillable="true" type="tns:WayPointPackage" /> <xs:complexType name="ArrayOfWayPointAnnouncedPackage"> <xs:sequence> <xs:element minOccurs="0" maxOccurs="unbounded" name="WayPointAnnouncedPackage" nillable="true" type="tns:WayPointAnnouncedPackage" /> </xs:sequence> </xs:complexType> <xs:element name="ArrayOfWayPointAnnouncedPackage" nillable="true" type="tns:ArrayOfWayPointAnnouncedPackage" /> <xs:complexType name="WayPointAnnouncedPackage"> <xs:sequence> <xs:element minOccurs="0" name="WayPointAnnouncedPackageId" type="xs:int" /> <xs:element minOccurs="0" name="Barcode" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="DisposalUtcDate" nillable="true" type="tns:Date" /> <xs:element minOccurs="0" name="ScheduledDeliveryUtcDate" nillable="true" type="tns:Date" /> <xs:element minOccurs="0" name="RegularOrderId" nillable="true" type="xs:int" /> <xs:element minOccurs="0" name="PickupAddress" nillable="true" type="tns:Address" /> <xs:element minOccurs="0" name="DeliveryAddress" nillable="true" type="tns:Address" /> <xs:element minOccurs="0" name="WayPointId" nillable="true" type="xs:int" /> </xs:sequence> </xs:complexType> <xs:element name="WayPointAnnouncedPackage" nillable="true" type="tns:WayPointAnnouncedPackage" /> <xs:complexType name="TrackingSummary"> <xs:sequence> <xs:element minOccurs="0" name="PackagesWithTypologySummary" nillable="true" xmlns:q4="http://schemas.microsoft.com/2003/10/Serialization/Arrays" type="q4:ArrayOfKeyValueOfstringTrackedPackagesSummarywqJseHhO" /> <xs:element minOccurs="0" name="PackagesWithoutTypologySummary" nillable="true" type="tns:TrackedPackagesSummary" /> <xs:element minOccurs="0" name="AllPackagesSummary" nillable="true" type="tns:TrackedPackagesSummary" /> </xs:sequence> </xs:complexType> <xs:element name="TrackingSummary" nillable="true" type="tns:TrackingSummary" /> <xs:complexType name="TrackedPackagesSummary"> <xs:sequence> <xs:element minOccurs="0" name="HandledPackages" type="xs:int" /> <xs:element minOccurs="0" name="PickedupPackagesNotDelivered" type="xs:int" /> <xs:element minOccurs="0" name="DeliveredPackagesNotPickedup" type="xs:int" /> <xs:element minOccurs="0" name="PackagesWithAnomalies" type="xs:int" /> </xs:sequence> </xs:complexType> <xs:element name="TrackedPackagesSummary" nillable="true" type="tns:TrackedPackagesSummary" /> </xs:schema>
Additional response Xml Schemas:
<xs:schema xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:element name="anyType" nillable="true" type="xs:anyType" /> <xs:element name="anyURI" nillable="true" type="xs:anyURI" /> <xs:element name="base64Binary" nillable="true" type="xs:base64Binary" /> <xs:element name="boolean" nillable="true" type="xs:boolean" /> <xs:element name="byte" nillable="true" type="xs:byte" /> <xs:element name="dateTime" nillable="true" type="xs:dateTime" /> <xs:element name="decimal" nillable="true" type="xs:decimal" /> <xs:element name="double" nillable="true" type="xs:double" /> <xs:element name="float" nillable="true" type="xs:float" /> <xs:element name="int" nillable="true" type="xs:int" /> <xs:element name="long" nillable="true" type="xs:long" /> <xs:element name="QName" nillable="true" type="xs:QName" /> <xs:element name="short" nillable="true" type="xs:short" /> <xs:element name="string" nillable="true" type="xs:string" /> <xs:element name="unsignedByte" nillable="true" type="xs:unsignedByte" /> <xs:element name="unsignedInt" nillable="true" type="xs:unsignedInt" /> <xs:element name="unsignedLong" nillable="true" type="xs:unsignedLong" /> <xs:element name="unsignedShort" nillable="true" type="xs:unsignedShort" /> <xs:element name="char" nillable="true" type="tns:char" /> <xs:simpleType name="char"> <xs:restriction base="xs:int" /> </xs:simpleType> <xs:element name="duration" nillable="true" type="tns:duration" /> <xs:simpleType name="duration"> <xs:restriction base="xs:duration"> <xs:pattern value="\-?P(\d*D)?(T(\d*H)?(\d*M)?(\d*(\.\d*)?S)?)?" /> <xs:minInclusive value="-P10675199DT2H48M5.4775808S" /> <xs:maxInclusive value="P10675199DT2H48M5.4775807S" /> </xs:restriction> </xs:simpleType> <xs:element name="guid" nillable="true" type="tns:guid" /> <xs:simpleType name="guid"> <xs:restriction base="xs:string"> <xs:pattern value="[\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}" /> </xs:restriction> </xs:simpleType> <xs:attribute name="FactoryType" type="xs:QName" /> <xs:attribute name="Id" type="xs:ID" /> <xs:attribute name="Ref" type="xs:IDREF" /> </xs:schema>
<xs:schema xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/Arrays" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:import namespace="EurekaTechnology.DispatchWeb.API.Business" /> <xs:complexType name="ArrayOfstring"> <xs:sequence> <xs:element minOccurs="0" maxOccurs="unbounded" name="string" nillable="true" type="xs:string" /> </xs:sequence> </xs:complexType> <xs:element name="ArrayOfstring" nillable="true" type="tns:ArrayOfstring" /> <xs:complexType name="ArrayOfKeyValueOfstringTrackedPackagesSummarywqJseHhO"> <xs:annotation> <xs:appinfo> <IsDictionary xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</IsDictionary> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element minOccurs="0" maxOccurs="unbounded" name="KeyValueOfstringTrackedPackagesSummarywqJseHhO"> <xs:complexType> <xs:sequence> <xs:element name="Key" nillable="true" type="xs:string" /> <xs:element name="Value" nillable="true" xmlns:q1="EurekaTechnology.DispatchWeb.API.Business" type="q1:TrackedPackagesSummary" /> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> <xs:element name="ArrayOfKeyValueOfstringTrackedPackagesSummarywqJseHhO" nillable="true" type="tns:ArrayOfKeyValueOfstringTrackedPackagesSummarywqJseHhO" /> </xs:schema>
<xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/System" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/System" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:import namespace="http://schemas.datacontract.org/2004/07/System.Collections.Generic" /> <xs:complexType name="ArrayOfNullableOfKeyValuePairOfstringstringR8RmUPp7"> <xs:sequence> <xs:element minOccurs="0" maxOccurs="unbounded" name="KeyValuePairOfstringstring" nillable="true" xmlns:q1="http://schemas.datacontract.org/2004/07/System.Collections.Generic" type="q1:KeyValuePairOfstringstring" /> </xs:sequence> </xs:complexType> <xs:element name="ArrayOfNullableOfKeyValuePairOfstringstringR8RmUPp7" nillable="true" type="tns:ArrayOfNullableOfKeyValuePairOfstringstringR8RmUPp7" /> </xs:schema>
<xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/System.Collections.Generic" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/System.Collections.Generic" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/" /> <xs:complexType name="KeyValuePairOfstringstring"> <xs:annotation> <xs:appinfo> <GenericType Name="KeyValuePairOf{0}{1}{#}" Namespace="http://schemas.datacontract.org/2004/07/System.Collections.Generic" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"> <GenericParameter Name="string" Namespace="http://www.w3.org/2001/XMLSchema" /> <GenericParameter Name="string" Namespace="http://www.w3.org/2001/XMLSchema" /> </GenericType> <IsValueType xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</IsValueType> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="key" nillable="true" type="xs:string" /> <xs:element name="value" nillable="true" type="xs:string" /> </xs:sequence> </xs:complexType> <xs:element name="KeyValuePairOfstringstring" nillable="true" type="tns:KeyValuePairOfstringstring" /> </xs:schema>
<xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/EurekaTechnology.DispatchWeb.API.Business" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/EurekaTechnology.DispatchWeb.API.Business" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/" /> <xs:simpleType name="WayPointPackage.WayPointPackageAction"> <xs:list> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="Undefined"> <xs:annotation> <xs:appinfo> <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">0</EnumerationValue> </xs:appinfo> </xs:annotation> </xs:enumeration> <xs:enumeration value="Pickup"> <xs:annotation> <xs:appinfo> <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue> </xs:appinfo> </xs:annotation> </xs:enumeration> <xs:enumeration value="Delivery"> <xs:annotation> <xs:appinfo> <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue> </xs:appinfo> </xs:annotation> </xs:enumeration> <xs:enumeration value="Anomaly"> <xs:annotation> <xs:appinfo> <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">4</EnumerationValue> </xs:appinfo> </xs:annotation> </xs:enumeration> </xs:restriction> </xs:simpleType> </xs:list> </xs:simpleType> <xs:element name="WayPointPackage.WayPointPackageAction" nillable="true" type="tns:WayPointPackage.WayPointPackageAction" /> </xs:schema>
<tns:schema targetNamespace="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://www.w3.org/2001/XMLSchema"> <tns:element name="schema"> <tns:complexType /> </tns:element> </tns:schema>