vinCARRIER

<back to all web services

GetTranshipLocations

Requires Authentication
The following routes are available for this service:
GET/api/transhiplocations

To override the Content-type in your clients, use the HTTP Accept Header, append the .xml suffix or ?format=xml

HTTP + XML

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /xml/reply/GetTranshipLocations HTTP/1.1 
Host: vincarrier.cardeliverynetwork.com 
Content-Type: application/xml
Content-Length: length

<GetTranshipLocations xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/VinDeliver.ServiceModel.Model" />
HTTP/1.1 200 OK
Content-Type: application/xml
Content-Length: length

<ArrayOfContactDetailsDto xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/VinDeliver.ServiceModel.Model">
  <ContactDetailsDto>
    <Id>0</Id>
    <QuickCode>String</QuickCode>
    <Contact>String</Contact>
    <Email>String</Email>
    <Fax>String</Fax>
    <Phone>String</Phone>
    <MobilePhone>String</MobilePhone>
    <OtherPhone>String</OtherPhone>
    <Notes>String</Notes>
    <AddressId>0</AddressId>
    <Address xmlns:d3p1="http://schemas.datacontract.org/2004/07/VinDeliver.ServiceModel.Poco">
      <d3p1:Id>0</d3p1:Id>
      <d3p1:OrganisationName>String</d3p1:OrganisationName>
      <d3p1:Lines>String</d3p1:Lines>
      <d3p1:City>String</d3p1:City>
      <d3p1:RegionArea>String</d3p1:RegionArea>
      <d3p1:Postcode>String</d3p1:Postcode>
      <d3p1:Latitude>0</d3p1:Latitude>
      <d3p1:Longitude>0</d3p1:Longitude>
      <d3p1:Version>0</d3p1:Version>
      <d3p1:LocationCode>String</d3p1:LocationCode>
      <d3p1:CountryCode>String</d3p1:CountryCode>
    </Address>
    <Discriminator>String</Discriminator>
    <IsMaster>false</IsMaster>
    <FleetId>0</FleetId>
    <MasterContactId>0</MasterContactId>
    <Version>0</Version>
    <OwnerName>String</OwnerName>
    <CanBePhoned>false</CanBePhoned>
    <Fleet xmlns:d3p1="http://schemas.datacontract.org/2004/07/VinDeliver.ServiceModel.Poco">
      <d3p1:Id>0</d3p1:Id>
      <d3p1:Name>String</d3p1:Name>
      <d3p1:Scac>String</d3p1:Scac>
      <d3p1:IsActive>false</d3p1:IsActive>
      <d3p1:CanTransport>false</d3p1:CanTransport>
      <d3p1:CanDrive>false</d3p1:CanDrive>
      <d3p1:ContactId>0</d3p1:ContactId>
      <d3p1:Contact>
        <d3p1:Id>0</d3p1:Id>
        <d3p1:QuickCode>String</d3p1:QuickCode>
        <d3p1:Contact>String</d3p1:Contact>
        <d3p1:Email>String</d3p1:Email>
        <d3p1:Fax>String</d3p1:Fax>
        <d3p1:Phone>String</d3p1:Phone>
        <d3p1:MobilePhone>String</d3p1:MobilePhone>
        <d3p1:OtherPhone>String</d3p1:OtherPhone>
        <d3p1:Notes>String</d3p1:Notes>
        <d3p1:AddressId>0</d3p1:AddressId>
        <d3p1:Address>
          <d3p1:Id>0</d3p1:Id>
          <d3p1:OrganisationName>String</d3p1:OrganisationName>
          <d3p1:Lines>String</d3p1:Lines>
          <d3p1:City>String</d3p1:City>
          <d3p1:RegionArea>String</d3p1:RegionArea>
          <d3p1:Postcode>String</d3p1:Postcode>
          <d3p1:Latitude>0</d3p1:Latitude>
          <d3p1:Longitude>0</d3p1:Longitude>
          <d3p1:Version>0</d3p1:Version>
          <d3p1:LocationCode>String</d3p1:LocationCode>
          <d3p1:CountryCode>String</d3p1:CountryCode>
        </d3p1:Address>
        <d3p1:Discriminator>String</d3p1:Discriminator>
        <d3p1:IsMaster>false</d3p1:IsMaster>
        <d3p1:FleetId>0</d3p1:FleetId>
        <d3p1:MasterContactId>0</d3p1:MasterContactId>
        <d3p1:Version>0</d3p1:Version>
        <d3p1:OwnerName>String</d3p1:OwnerName>
        <d3p1:CanBePhoned>false</d3p1:CanBePhoned>
        <d3p1:Fleet>
          <d3p1:Id>0</d3p1:Id>
          <d3p1:Name>String</d3p1:Name>
          <d3p1:Scac>String</d3p1:Scac>
          <d3p1:IsActive>false</d3p1:IsActive>
          <d3p1:CanTransport>false</d3p1:CanTransport>
          <d3p1:CanDrive>false</d3p1:CanDrive>
          <d3p1:ContactId>0</d3p1:ContactId>
          <d3p1:Contact>
            <d3p1:Id>0</d3p1:Id>
            <d3p1:QuickCode>String</d3p1:QuickCode>
            <d3p1:Contact>String</d3p1:Contact>
            <d3p1:Email>String</d3p1:Email>
            <d3p1:Fax>String</d3p1:Fax>
            <d3p1:Phone>String</d3p1:Phone>
            <d3p1:MobilePhone>String</d3p1:MobilePhone>
            <d3p1:OtherPhone>String</d3p1:OtherPhone>
            <d3p1:Notes>String</d3p1:Notes>
            <d3p1:AddressId>0</d3p1:AddressId>
            <d3p1:Address>
              <d3p1:Id>0</d3p1:Id>
              <d3p1:OrganisationName>String</d3p1:OrganisationName>
              <d3p1:Lines>String</d3p1:Lines>
              <d3p1:City>String</d3p1:City>
              <d3p1:RegionArea>String</d3p1:RegionArea>
              <d3p1:Postcode>String</d3p1:Postcode>
              <d3p1:Latitude>0</d3p1:Latitude>
              <d3p1:Longitude>0</d3p1:Longitude>
              <d3p1:Version>0</d3p1:Version>
              <d3p1:LocationCode>String</d3p1:LocationCode>
              <d3p1:CountryCode>String</d3p1:CountryCode>
            </d3p1:Address>
            <d3p1:Discriminator>String</d3p1:Discriminator>
            <d3p1:IsMaster>false</d3p1:IsMaster>
            <d3p1:FleetId>0</d3p1:FleetId>
            <d3p1:MasterContactId>0</d3p1:MasterContactId>
            <d3p1:Version>0</d3p1:Version>
            <d3p1:OwnerName>String</d3p1:OwnerName>
            <d3p1:CanBePhoned>false</d3p1:CanBePhoned>
            <d3p1:Fleet>
              <d3p1:Id>0</d3p1:Id>
              <d3p1:Name>String</d3p1:Name>
              <d3p1:Scac>String</d3p1:Scac>
              <d3p1:IsActive>false</d3p1:IsActive>
              <d3p1:CanTransport>false</d3p1:CanTransport>
              <d3p1:CanDrive>false</d3p1:CanDrive>
              <d3p1:ContactId>0</d3p1:ContactId>
              <d3p1:Contact>
                <d3p1:Id>0</d3p1:Id>
                <d3p1:QuickCode>String</d3p1:QuickCode>
                <d3p1:Contact>String</d3p1:Contact>
                <d3p1:Email>String</d3p1:Email>
                <d3p1:Fax>String</d3p1:Fax>
                <d3p1:Phone>String</d3p1:Phone>
                <d3p1:MobilePhone>String</d3p1:MobilePhone>
                <d3p1:OtherPhone>String</d3p1:OtherPhone>
                <d3p1:Notes>String</d3p1:Notes>
                <d3p1:AddressId>0</d3p1:AddressId>
                <d3p1:Address>
                  <d3p1:Id>0</d3p1:Id>
                  <d3p1:OrganisationName>String</d3p1:OrganisationName>
                  <d3p1:Lines>String</d3p1:Lines>
                  <d3p1:City>String</d3p1:City>
                  <d3p1:RegionArea>String</d3p1:RegionArea>
                  <d3p1:Postcode>String</d3p1:Postcode>
                  <d3p1:Latitude>0</d3p1:Latitude>
                  <d3p1:Longitude>0</d3p1:Longitude>
                  <d3p1:Version>0</d3p1:Version>
                  <d3p1:LocationCode>String</d3p1:LocationCode>
                  <d3p1:CountryCode>String</d3p1:CountryCode>
                </d3p1:Address>
                <d3p1:Discriminator>String</d3p1:Discriminator>
                <d3p1:IsMaster>false</d3p1:IsMaster>
                <d3p1:FleetId>0</d3p1:FleetId>
                <d3p1:MasterContactId>0</d3p1:MasterContactId>
                <d3p1:Version>0</d3p1:Version>
                <d3p1:OwnerName>String</d3p1:OwnerName>
                <d3p1:CanBePhoned>false</d3p1:CanBePhoned>
                <d3p1:Fleet i:nil="true" />
                <d3p1:ToDelete>false</d3p1:ToDelete>
                <d3p1:InternalQuickCode>String</d3p1:InternalQuickCode>
              </d3p1:Contact>
              <d3p1:NetworkCredit>0</d3p1:NetworkCredit>
              <d3p1:MasterLocationId>0</d3p1:MasterLocationId>
              <d3p1:DefaultCustomerId>0</d3p1:DefaultCustomerId>
              <d3p1:DefaultLocationId>0</d3p1:DefaultLocationId>
              <d3p1:Activity>0</d3p1:Activity>
              <d3p1:InsuranceRequired>false</d3p1:InsuranceRequired>
              <d3p1:Licence>0</d3p1:Licence>
              <d3p1:CreditThreshold>0</d3p1:CreditThreshold>
              <d3p1:BrokerJobFee>0</d3p1:BrokerJobFee>
              <d3p1:ClaimJobFee>0</d3p1:ClaimJobFee>
              <d3p1:ClaimOwnJobFee>0</d3p1:ClaimOwnJobFee>
              <d3p1:IsVinDispatch>false</d3p1:IsVinDispatch>
              <d3p1:ActivationCode>00000000-0000-0000-0000-000000000000</d3p1:ActivationCode>
              <d3p1:IsVinDispatchAgreed>false</d3p1:IsVinDispatchAgreed>
              <d3p1:VinDispatchAgreedDate>0001-01-01T00:00:00</d3p1:VinDispatchAgreedDate>
              <d3p1:InsuranceValueNumeric>0</d3p1:InsuranceValueNumeric>
              <d3p1:InsuranceExpires>0001-01-01T00:00:00</d3p1:InsuranceExpires>
              <d3p1:TransportInsuranceValue>0</d3p1:TransportInsuranceValue>
              <d3p1:TransportInsuranceExpires>0001-01-01T00:00:00</d3p1:TransportInsuranceExpires>
              <d3p1:PlInsuranceValue>0</d3p1:PlInsuranceValue>
              <d3p1:PlInsuranceExpires>0001-01-01T00:00:00</d3p1:PlInsuranceExpires>
              <d3p1:ThreePlusClaimFee>0</d3p1:ThreePlusClaimFee>
              <d3p1:DirectAllocateFee>0</d3p1:DirectAllocateFee>
              <d3p1:ThreePlusDirectAllocateFee>0</d3p1:ThreePlusDirectAllocateFee>
              <d3p1:DealerLicenceNumber>String</d3p1:DealerLicenceNumber>
              <d3p1:ShipperDirectAllocateFee>0</d3p1:ShipperDirectAllocateFee>
              <d3p1:ThreePlusShipperDirectAllocateFee>0</d3p1:ThreePlusShipperDirectAllocateFee>
              <d3p1:CompanyOverview>String</d3p1:CompanyOverview>
              <d3p1:WebsiteUrl>String</d3p1:WebsiteUrl>
              <d3p1:FleetProperties>
                <d3p1:FleetProperty>
                  <d3p1:Id>0</d3p1:Id>
                  <d3p1:FleetId>0</d3p1:FleetId>
                  <d3p1:Type>0</d3p1:Type>
                  <d3p1:Value>0</d3p1:Value>
                </d3p1:FleetProperty>
              </d3p1:FleetProperties>
              <d3p1:SupplierTermsUrl>String</d3p1:SupplierTermsUrl>
              <d3p1:PodNote>String</d3p1:PodNote>
              <d3p1:CustomerTermsUrl>String</d3p1:CustomerTermsUrl>
              <d3p1:Notes>String</d3p1:Notes>
              <d3p1:CompanyRegistrationNumber>String</d3p1:CompanyRegistrationNumber>
              <d3p1:EmailAlerts>false</d3p1:EmailAlerts>
              <d3p1:JobNumberBase>0</d3p1:JobNumberBase>
              <d3p1:CompanyType>0</d3p1:CompanyType>
              <d3p1:VatRegistrationNumber>String</d3p1:VatRegistrationNumber>
              <d3p1:SingleTransporters>0</d3p1:SingleTransporters>
              <d3p1:TradePlates>0</d3p1:TradePlates>
              <d3p1:MultiTransporters>0</d3p1:MultiTransporters>
              <d3p1:InsuranceCompany>String</d3p1:InsuranceCompany>
              <d3p1:IsVatRegistered>false</d3p1:IsVatRegistered>
              <d3p1:AcceptedTerms>0001-01-01T00:00:00</d3p1:AcceptedTerms>
              <d3p1:InsuranceValue>String</d3p1:InsuranceValue>
              <d3p1:AllowTcViewCustomer>false</d3p1:AllowTcViewCustomer>
              <d3p1:DeliveryPortalPaidUntilDate>0001-01-01T00:00:00</d3p1:DeliveryPortalPaidUntilDate>
              <d3p1:DeliveryPortalTrialStartedDate>0001-01-01T00:00:00</d3p1:DeliveryPortalTrialStartedDate>
              <d3p1:MembershipLevel>0</d3p1:MembershipLevel>
              <d3p1:DeliveryPortalPremiumUpdatedBy>String</d3p1:DeliveryPortalPremiumUpdatedBy>
              <d3p1:NumberOfDeliveryLocations>0</d3p1:NumberOfDeliveryLocations>
              <d3p1:PaymentType>0</d3p1:PaymentType>
              <d3p1:ShipperOverrideFeesEnabled>false</d3p1:ShipperOverrideFeesEnabled>
              <d3p1:CdxType>0</d3p1:CdxType>
              <d3p1:IzendaSyncStatus>false</d3p1:IzendaSyncStatus>
              <d3p1:CreatedDate>0001-01-01T00:00:00</d3p1:CreatedDate>
              <d3p1:TransportInsuranceCompany>String</d3p1:TransportInsuranceCompany>
              <d3p1:PlInsuranceCompany>String</d3p1:PlInsuranceCompany>
              <d3p1:IsEmailedStdOpportunites>false</d3p1:IsEmailedStdOpportunites>
              <d3p1:IsEmailedPrmOpportunites>false</d3p1:IsEmailedPrmOpportunites>
              <d3p1:ShowLiveJobsToAll>false</d3p1:ShowLiveJobsToAll>
              <d3p1:IsBroker>false</d3p1:IsBroker>
              <d3p1:LogoUrl>String</d3p1:LogoUrl>
              <d3p1:AdvertiseFee>0</d3p1:AdvertiseFee>
              <d3p1:ThreePlusAdvertiseFee>0</d3p1:ThreePlusAdvertiseFee>
            </d3p1:Fleet>
            <d3p1:ToDelete>false</d3p1:ToDelete>
            <d3p1:InternalQuickCode>String</d3p1:InternalQuickCode>
          </d3p1:Contact>
          <d3p1:NetworkCredit>0</d3p1:NetworkCredit>
          <d3p1:MasterLocationId>0</d3p1:MasterLocationId>
          <d3p1:DefaultCustomerId>0</d3p1:DefaultCustomerId>
          <d3p1:DefaultLocationId>0</d3p1:DefaultLocationId>
          <d3p1:Activity>0</d3p1:Activity>
          <d3p1:InsuranceRequired>false</d3p1:InsuranceRequired>
          <d3p1:Licence>0</d3p1:Licence>
          <d3p1:CreditThreshold>0</d3p1:CreditThreshold>
          <d3p1:BrokerJobFee>0</d3p1:BrokerJobFee>
          <d3p1:ClaimJobFee>0</d3p1:ClaimJobFee>
          <d3p1:ClaimOwnJobFee>0</d3p1:ClaimOwnJobFee>
          <d3p1:IsVinDispatch>false</d3p1:IsVinDispatch>
          <d3p1:ActivationCode>00000000-0000-0000-0000-000000000000</d3p1:ActivationCode>
          <d3p1:IsVinDispatchAgreed>false</d3p1:IsVinDispatchAgreed>
          <d3p1:VinDispatchAgreedDate>0001-01-01T00:00:00</d3p1:VinDispatchAgreedDate>
          <d3p1:InsuranceValueNumeric>0</d3p1:InsuranceValueNumeric>
          <d3p1:InsuranceExpires>0001-01-01T00:00:00</d3p1:InsuranceExpires>
          <d3p1:TransportInsuranceValue>0</d3p1:TransportInsuranceValue>
          <d3p1:TransportInsuranceExpires>0001-01-01T00:00:00</d3p1:TransportInsuranceExpires>
          <d3p1:PlInsuranceValue>0</d3p1:PlInsuranceValue>
          <d3p1:PlInsuranceExpires>0001-01-01T00:00:00</d3p1:PlInsuranceExpires>
          <d3p1:ThreePlusClaimFee>0</d3p1:ThreePlusClaimFee>
          <d3p1:DirectAllocateFee>0</d3p1:DirectAllocateFee>
          <d3p1:ThreePlusDirectAllocateFee>0</d3p1:ThreePlusDirectAllocateFee>
          <d3p1:DealerLicenceNumber>String</d3p1:DealerLicenceNumber>
          <d3p1:ShipperDirectAllocateFee>0</d3p1:ShipperDirectAllocateFee>
          <d3p1:ThreePlusShipperDirectAllocateFee>0</d3p1:ThreePlusShipperDirectAllocateFee>
          <d3p1:CompanyOverview>String</d3p1:CompanyOverview>
          <d3p1:WebsiteUrl>String</d3p1:WebsiteUrl>
          <d3p1:FleetProperties>
            <d3p1:FleetProperty>
              <d3p1:Id>0</d3p1:Id>
              <d3p1:FleetId>0</d3p1:FleetId>
              <d3p1:Type>0</d3p1:Type>
              <d3p1:Value>0</d3p1:Value>
            </d3p1:FleetProperty>
          </d3p1:FleetProperties>
          <d3p1:SupplierTermsUrl>String</d3p1:SupplierTermsUrl>
          <d3p1:PodNote>String</d3p1:PodNote>
          <d3p1:CustomerTermsUrl>String</d3p1:CustomerTermsUrl>
          <d3p1:Notes>String</d3p1:Notes>
          <d3p1:CompanyRegistrationNumber>String</d3p1:CompanyRegistrationNumber>
          <d3p1:EmailAlerts>false</d3p1:EmailAlerts>
          <d3p1:JobNumberBase>0</d3p1:JobNumberBase>
          <d3p1:CompanyType>0</d3p1:CompanyType>
          <d3p1:VatRegistrationNumber>String</d3p1:VatRegistrationNumber>
          <d3p1:SingleTransporters>0</d3p1:SingleTransporters>
          <d3p1:TradePlates>0</d3p1:TradePlates>
          <d3p1:MultiTransporters>0</d3p1:MultiTransporters>
          <d3p1:InsuranceCompany>String</d3p1:InsuranceCompany>
          <d3p1:IsVatRegistered>false</d3p1:IsVatRegistered>
          <d3p1:AcceptedTerms>0001-01-01T00:00:00</d3p1:AcceptedTerms>
          <d3p1:InsuranceValue>String</d3p1:InsuranceValue>
          <d3p1:AllowTcViewCustomer>false</d3p1:AllowTcViewCustomer>
          <d3p1:DeliveryPortalPaidUntilDate>0001-01-01T00:00:00</d3p1:DeliveryPortalPaidUntilDate>
          <d3p1:DeliveryPortalTrialStartedDate>0001-01-01T00:00:00</d3p1:DeliveryPortalTrialStartedDate>
          <d3p1:MembershipLevel>0</d3p1:MembershipLevel>
          <d3p1:DeliveryPortalPremiumUpdatedBy>String</d3p1:DeliveryPortalPremiumUpdatedBy>
          <d3p1:NumberOfDeliveryLocations>0</d3p1:NumberOfDeliveryLocations>
          <d3p1:PaymentType>0</d3p1:PaymentType>
          <d3p1:ShipperOverrideFeesEnabled>false</d3p1:ShipperOverrideFeesEnabled>
          <d3p1:CdxType>0</d3p1:CdxType>
          <d3p1:IzendaSyncStatus>false</d3p1:IzendaSyncStatus>
          <d3p1:CreatedDate>0001-01-01T00:00:00</d3p1:CreatedDate>
          <d3p1:TransportInsuranceCompany>String</d3p1:TransportInsuranceCompany>
          <d3p1:PlInsuranceCompany>String</d3p1:PlInsuranceCompany>
          <d3p1:IsEmailedStdOpportunites>false</d3p1:IsEmailedStdOpportunites>
          <d3p1:IsEmailedPrmOpportunites>false</d3p1:IsEmailedPrmOpportunites>
          <d3p1:ShowLiveJobsToAll>false</d3p1:ShowLiveJobsToAll>
          <d3p1:IsBroker>false</d3p1:IsBroker>
          <d3p1:LogoUrl>String</d3p1:LogoUrl>
          <d3p1:AdvertiseFee>0</d3p1:AdvertiseFee>
          <d3p1:ThreePlusAdvertiseFee>0</d3p1:ThreePlusAdvertiseFee>
        </d3p1:Fleet>
        <d3p1:ToDelete>false</d3p1:ToDelete>
        <d3p1:InternalQuickCode>String</d3p1:InternalQuickCode>
      </d3p1:Contact>
      <d3p1:NetworkCredit>0</d3p1:NetworkCredit>
      <d3p1:MasterLocationId>0</d3p1:MasterLocationId>
      <d3p1:DefaultCustomerId>0</d3p1:DefaultCustomerId>
      <d3p1:DefaultLocationId>0</d3p1:DefaultLocationId>
      <d3p1:Activity>0</d3p1:Activity>
      <d3p1:InsuranceRequired>false</d3p1:InsuranceRequired>
      <d3p1:Licence>0</d3p1:Licence>
      <d3p1:CreditThreshold>0</d3p1:CreditThreshold>
      <d3p1:BrokerJobFee>0</d3p1:BrokerJobFee>
      <d3p1:ClaimJobFee>0</d3p1:ClaimJobFee>
      <d3p1:ClaimOwnJobFee>0</d3p1:ClaimOwnJobFee>
      <d3p1:IsVinDispatch>false</d3p1:IsVinDispatch>
      <d3p1:ActivationCode>00000000-0000-0000-0000-000000000000</d3p1:ActivationCode>
      <d3p1:IsVinDispatchAgreed>false</d3p1:IsVinDispatchAgreed>
      <d3p1:VinDispatchAgreedDate>0001-01-01T00:00:00</d3p1:VinDispatchAgreedDate>
      <d3p1:InsuranceValueNumeric>0</d3p1:InsuranceValueNumeric>
      <d3p1:InsuranceExpires>0001-01-01T00:00:00</d3p1:InsuranceExpires>
      <d3p1:TransportInsuranceValue>0</d3p1:TransportInsuranceValue>
      <d3p1:TransportInsuranceExpires>0001-01-01T00:00:00</d3p1:TransportInsuranceExpires>
      <d3p1:PlInsuranceValue>0</d3p1:PlInsuranceValue>
      <d3p1:PlInsuranceExpires>0001-01-01T00:00:00</d3p1:PlInsuranceExpires>
      <d3p1:ThreePlusClaimFee>0</d3p1:ThreePlusClaimFee>
      <d3p1:DirectAllocateFee>0</d3p1:DirectAllocateFee>
      <d3p1:ThreePlusDirectAllocateFee>0</d3p1:ThreePlusDirectAllocateFee>
      <d3p1:DealerLicenceNumber>String</d3p1:DealerLicenceNumber>
      <d3p1:ShipperDirectAllocateFee>0</d3p1:ShipperDirectAllocateFee>
      <d3p1:ThreePlusShipperDirectAllocateFee>0</d3p1:ThreePlusShipperDirectAllocateFee>
      <d3p1:CompanyOverview>String</d3p1:CompanyOverview>
      <d3p1:WebsiteUrl>String</d3p1:WebsiteUrl>
      <d3p1:FleetProperties>
        <d3p1:FleetProperty>
          <d3p1:Id>0</d3p1:Id>
          <d3p1:FleetId>0</d3p1:FleetId>
          <d3p1:Type>0</d3p1:Type>
          <d3p1:Value>0</d3p1:Value>
        </d3p1:FleetProperty>
      </d3p1:FleetProperties>
      <d3p1:SupplierTermsUrl>String</d3p1:SupplierTermsUrl>
      <d3p1:PodNote>String</d3p1:PodNote>
      <d3p1:CustomerTermsUrl>String</d3p1:CustomerTermsUrl>
      <d3p1:Notes>String</d3p1:Notes>
      <d3p1:CompanyRegistrationNumber>String</d3p1:CompanyRegistrationNumber>
      <d3p1:EmailAlerts>false</d3p1:EmailAlerts>
      <d3p1:JobNumberBase>0</d3p1:JobNumberBase>
      <d3p1:CompanyType>0</d3p1:CompanyType>
      <d3p1:VatRegistrationNumber>String</d3p1:VatRegistrationNumber>
      <d3p1:SingleTransporters>0</d3p1:SingleTransporters>
      <d3p1:TradePlates>0</d3p1:TradePlates>
      <d3p1:MultiTransporters>0</d3p1:MultiTransporters>
      <d3p1:InsuranceCompany>String</d3p1:InsuranceCompany>
      <d3p1:IsVatRegistered>false</d3p1:IsVatRegistered>
      <d3p1:AcceptedTerms>0001-01-01T00:00:00</d3p1:AcceptedTerms>
      <d3p1:InsuranceValue>String</d3p1:InsuranceValue>
      <d3p1:AllowTcViewCustomer>false</d3p1:AllowTcViewCustomer>
      <d3p1:DeliveryPortalPaidUntilDate>0001-01-01T00:00:00</d3p1:DeliveryPortalPaidUntilDate>
      <d3p1:DeliveryPortalTrialStartedDate>0001-01-01T00:00:00</d3p1:DeliveryPortalTrialStartedDate>
      <d3p1:MembershipLevel>0</d3p1:MembershipLevel>
      <d3p1:DeliveryPortalPremiumUpdatedBy>String</d3p1:DeliveryPortalPremiumUpdatedBy>
      <d3p1:NumberOfDeliveryLocations>0</d3p1:NumberOfDeliveryLocations>
      <d3p1:PaymentType>0</d3p1:PaymentType>
      <d3p1:ShipperOverrideFeesEnabled>false</d3p1:ShipperOverrideFeesEnabled>
      <d3p1:CdxType>0</d3p1:CdxType>
      <d3p1:IzendaSyncStatus>false</d3p1:IzendaSyncStatus>
      <d3p1:CreatedDate>0001-01-01T00:00:00</d3p1:CreatedDate>
      <d3p1:TransportInsuranceCompany>String</d3p1:TransportInsuranceCompany>
      <d3p1:PlInsuranceCompany>String</d3p1:PlInsuranceCompany>
      <d3p1:IsEmailedStdOpportunites>false</d3p1:IsEmailedStdOpportunites>
      <d3p1:IsEmailedPrmOpportunites>false</d3p1:IsEmailedPrmOpportunites>
      <d3p1:ShowLiveJobsToAll>false</d3p1:ShowLiveJobsToAll>
      <d3p1:IsBroker>false</d3p1:IsBroker>
      <d3p1:LogoUrl>String</d3p1:LogoUrl>
      <d3p1:AdvertiseFee>0</d3p1:AdvertiseFee>
      <d3p1:ThreePlusAdvertiseFee>0</d3p1:ThreePlusAdvertiseFee>
    </Fleet>
    <ToDelete>false</ToDelete>
    <InternalQuickCode>String</InternalQuickCode>
  </ContactDetailsDto>
</ArrayOfContactDetailsDto>