MEBrokerWebService


Click here for a complete list of operations.

processarMensagemLogosTransportVehicle

Test

The test form is only available for requests from the local machine.

SOAP 1.1

The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.

POST /MEBrokerWebService/MEBrokerWebService.asmx HTTP/1.1
Host: uat.me.com.br
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://www.me.com.br/WebServices/processarMensagemLogosTransportVehicle"

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <processarMensagemLogosTransportVehicle xmlns="http://www.me.com.br/WebServices">
      <msgLogosTransportVehicle>
        <LogosTransportID>int</LogosTransportID>
        <LogosItineraryID>int</LogosItineraryID>
        <LogosTransportStateID>int</LogosTransportStateID>
        <TransportState>string</TransportState>
        <IDTransport>string</IDTransport>
        <Urgent>string</Urgent>
        <Notes>string</Notes>
        <Regularization>string</Regularization>
        <LogosRegularizationTypeID>int</LogosRegularizationTypeID>
        <Transporter>string</Transporter>
        <WorkflowID>int</WorkflowID>
        <TargetPickupDate>dateTime</TargetPickupDate>
        <PickupDate>dateTime</PickupDate>
        <PickupZone>string</PickupZone>
        <PickupLocalStreat>string</PickupLocalStreat>
        <PickupLocalZipCde>string</PickupLocalZipCde>
        <PickupLocalCity>string</PickupLocalCity>
        <PickupLocalCountryCode>string</PickupLocalCountryCode>
        <PickupLocalCountry>string</PickupLocalCountry>
        <PickupFullLocal>string</PickupFullLocal>
        <PickupName>string</PickupName>
        <PickupContact>string</PickupContact>
        <PickupEmail>string</PickupEmail>
        <PickupPhone>string</PickupPhone>
        <PickupExpeditionDate>dateTime</PickupExpeditionDate>
        <TargetDeliveryDate>dateTime</TargetDeliveryDate>
        <DeliveryDate>dateTime</DeliveryDate>
        <DeliveryZone>string</DeliveryZone>
        <DeliveryLocalStreat>string</DeliveryLocalStreat>
        <DeliveryLocalZipCde>string</DeliveryLocalZipCde>
        <DeliveryLocalCity>string</DeliveryLocalCity>
        <DeliveryLocalCountryCode>string</DeliveryLocalCountryCode>
        <DeliveryLocalCountry>string</DeliveryLocalCountry>
        <DeliveryFullLocal>string</DeliveryFullLocal>
        <DeliveryName>string</DeliveryName>
        <DeliveryContact>string</DeliveryContact>
        <DeliveryEmail>string</DeliveryEmail>
        <DeliveryPhone>string</DeliveryPhone>
        <DeliveryReceptionDate>dateTime</DeliveryReceptionDate>
        <LogosTransportVehicleID>int</LogosTransportVehicleID>
        <LogosVehicleTypeID>int</LogosVehicleTypeID>
        <LogosVehicleTypeTypeID>int</LogosVehicleTypeTypeID>
        <VehicleType>string</VehicleType>
        <LicensePlate>string</LicensePlate>
        <TransporterFileNumber>string</TransporterFileNumber>
        <LogosLogisticsOperatorProductTypeID>int</LogosLogisticsOperatorProductTypeID>
        <LogosLogisticsOperatorProductTypeCode>string</LogosLogisticsOperatorProductTypeCode>
        <PlannedVolumes>
          <LogosTransportVehicleVolume>
            <ID>int</ID>
            <LogosTransportPlanID>int</LogosTransportPlanID>
            <LogosTransportVehicleID>int</LogosTransportVehicleID>
            <VolumeName>string</VolumeName>
            <Description>string</Description>
            <Notes>string</Notes>
            <Length>double</Length>
            <Width>double</Width>
            <Height>double</Height>
            <LengthUnitID>int</LengthUnitID>
            <LengthUnit>string</LengthUnit>
            <Weight>double</Weight>
            <WeightUnitID>int</WeightUnitID>
            <WeightUnit>string</WeightUnit>
            <EquivalentPallet>double</EquivalentPallet>
            <Amount>int</Amount>
            <Quantifiable>string</Quantifiable>
            <VolumeType>string</VolumeType>
            <LogosLogisticsOperatorVolumeTypeID>int</LogosLogisticsOperatorVolumeTypeID>
            <LogosLogisticsOperatorVolumeTypeCode>string</LogosLogisticsOperatorVolumeTypeCode>
          </LogosTransportVehicleVolume>
          <LogosTransportVehicleVolume>
            <ID>int</ID>
            <LogosTransportPlanID>int</LogosTransportPlanID>
            <LogosTransportVehicleID>int</LogosTransportVehicleID>
            <VolumeName>string</VolumeName>
            <Description>string</Description>
            <Notes>string</Notes>
            <Length>double</Length>
            <Width>double</Width>
            <Height>double</Height>
            <LengthUnitID>int</LengthUnitID>
            <LengthUnit>string</LengthUnit>
            <Weight>double</Weight>
            <WeightUnitID>int</WeightUnitID>
            <WeightUnit>string</WeightUnit>
            <EquivalentPallet>double</EquivalentPallet>
            <Amount>int</Amount>
            <Quantifiable>string</Quantifiable>
            <VolumeType>string</VolumeType>
            <LogosLogisticsOperatorVolumeTypeID>int</LogosLogisticsOperatorVolumeTypeID>
            <LogosLogisticsOperatorVolumeTypeCode>string</LogosLogisticsOperatorVolumeTypeCode>
          </LogosTransportVehicleVolume>
        </PlannedVolumes>
        <PlannedTransportOptions>
          <LogosTransportVehicleTransportOption>
            <ID>int</ID>
            <TransportOptionID>int</TransportOptionID>
            <LogosTransportVehicleID>int</LogosTransportVehicleID>
            <OtherText>string</OtherText>
            <TransportOptionValue>double</TransportOptionValue>
            <AbsoluteValue>string</AbsoluteValue>
            <AddedInLogosGlobalFaseID>int</AddedInLogosGlobalFaseID>
            <PresentOnLoad>string</PresentOnLoad>
            <PresentOnUnload>string</PresentOnUnload>
            <NameTransportOption>string</NameTransportOption>
          </LogosTransportVehicleTransportOption>
          <LogosTransportVehicleTransportOption>
            <ID>int</ID>
            <TransportOptionID>int</TransportOptionID>
            <LogosTransportVehicleID>int</LogosTransportVehicleID>
            <OtherText>string</OtherText>
            <TransportOptionValue>double</TransportOptionValue>
            <AbsoluteValue>string</AbsoluteValue>
            <AddedInLogosGlobalFaseID>int</AddedInLogosGlobalFaseID>
            <PresentOnLoad>string</PresentOnLoad>
            <PresentOnUnload>string</PresentOnUnload>
            <NameTransportOption>string</NameTransportOption>
          </LogosTransportVehicleTransportOption>
        </PlannedTransportOptions>
      </msgLogosTransportVehicle>
    </processarMensagemLogosTransportVehicle>
  </soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <processarMensagemLogosTransportVehicleResponse xmlns="http://www.me.com.br/WebServices">
      <processarMensagemLogosTransportVehicleResult>int</processarMensagemLogosTransportVehicleResult>
    </processarMensagemLogosTransportVehicleResponse>
  </soap:Body>
</soap:Envelope>

SOAP 1.2

The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.

POST /MEBrokerWebService/MEBrokerWebService.asmx HTTP/1.1
Host: uat.me.com.br
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <processarMensagemLogosTransportVehicle xmlns="http://www.me.com.br/WebServices">
      <msgLogosTransportVehicle>
        <LogosTransportID>int</LogosTransportID>
        <LogosItineraryID>int</LogosItineraryID>
        <LogosTransportStateID>int</LogosTransportStateID>
        <TransportState>string</TransportState>
        <IDTransport>string</IDTransport>
        <Urgent>string</Urgent>
        <Notes>string</Notes>
        <Regularization>string</Regularization>
        <LogosRegularizationTypeID>int</LogosRegularizationTypeID>
        <Transporter>string</Transporter>
        <WorkflowID>int</WorkflowID>
        <TargetPickupDate>dateTime</TargetPickupDate>
        <PickupDate>dateTime</PickupDate>
        <PickupZone>string</PickupZone>
        <PickupLocalStreat>string</PickupLocalStreat>
        <PickupLocalZipCde>string</PickupLocalZipCde>
        <PickupLocalCity>string</PickupLocalCity>
        <PickupLocalCountryCode>string</PickupLocalCountryCode>
        <PickupLocalCountry>string</PickupLocalCountry>
        <PickupFullLocal>string</PickupFullLocal>
        <PickupName>string</PickupName>
        <PickupContact>string</PickupContact>
        <PickupEmail>string</PickupEmail>
        <PickupPhone>string</PickupPhone>
        <PickupExpeditionDate>dateTime</PickupExpeditionDate>
        <TargetDeliveryDate>dateTime</TargetDeliveryDate>
        <DeliveryDate>dateTime</DeliveryDate>
        <DeliveryZone>string</DeliveryZone>
        <DeliveryLocalStreat>string</DeliveryLocalStreat>
        <DeliveryLocalZipCde>string</DeliveryLocalZipCde>
        <DeliveryLocalCity>string</DeliveryLocalCity>
        <DeliveryLocalCountryCode>string</DeliveryLocalCountryCode>
        <DeliveryLocalCountry>string</DeliveryLocalCountry>
        <DeliveryFullLocal>string</DeliveryFullLocal>
        <DeliveryName>string</DeliveryName>
        <DeliveryContact>string</DeliveryContact>
        <DeliveryEmail>string</DeliveryEmail>
        <DeliveryPhone>string</DeliveryPhone>
        <DeliveryReceptionDate>dateTime</DeliveryReceptionDate>
        <LogosTransportVehicleID>int</LogosTransportVehicleID>
        <LogosVehicleTypeID>int</LogosVehicleTypeID>
        <LogosVehicleTypeTypeID>int</LogosVehicleTypeTypeID>
        <VehicleType>string</VehicleType>
        <LicensePlate>string</LicensePlate>
        <TransporterFileNumber>string</TransporterFileNumber>
        <LogosLogisticsOperatorProductTypeID>int</LogosLogisticsOperatorProductTypeID>
        <LogosLogisticsOperatorProductTypeCode>string</LogosLogisticsOperatorProductTypeCode>
        <PlannedVolumes>
          <LogosTransportVehicleVolume>
            <ID>int</ID>
            <LogosTransportPlanID>int</LogosTransportPlanID>
            <LogosTransportVehicleID>int</LogosTransportVehicleID>
            <VolumeName>string</VolumeName>
            <Description>string</Description>
            <Notes>string</Notes>
            <Length>double</Length>
            <Width>double</Width>
            <Height>double</Height>
            <LengthUnitID>int</LengthUnitID>
            <LengthUnit>string</LengthUnit>
            <Weight>double</Weight>
            <WeightUnitID>int</WeightUnitID>
            <WeightUnit>string</WeightUnit>
            <EquivalentPallet>double</EquivalentPallet>
            <Amount>int</Amount>
            <Quantifiable>string</Quantifiable>
            <VolumeType>string</VolumeType>
            <LogosLogisticsOperatorVolumeTypeID>int</LogosLogisticsOperatorVolumeTypeID>
            <LogosLogisticsOperatorVolumeTypeCode>string</LogosLogisticsOperatorVolumeTypeCode>
          </LogosTransportVehicleVolume>
          <LogosTransportVehicleVolume>
            <ID>int</ID>
            <LogosTransportPlanID>int</LogosTransportPlanID>
            <LogosTransportVehicleID>int</LogosTransportVehicleID>
            <VolumeName>string</VolumeName>
            <Description>string</Description>
            <Notes>string</Notes>
            <Length>double</Length>
            <Width>double</Width>
            <Height>double</Height>
            <LengthUnitID>int</LengthUnitID>
            <LengthUnit>string</LengthUnit>
            <Weight>double</Weight>
            <WeightUnitID>int</WeightUnitID>
            <WeightUnit>string</WeightUnit>
            <EquivalentPallet>double</EquivalentPallet>
            <Amount>int</Amount>
            <Quantifiable>string</Quantifiable>
            <VolumeType>string</VolumeType>
            <LogosLogisticsOperatorVolumeTypeID>int</LogosLogisticsOperatorVolumeTypeID>
            <LogosLogisticsOperatorVolumeTypeCode>string</LogosLogisticsOperatorVolumeTypeCode>
          </LogosTransportVehicleVolume>
        </PlannedVolumes>
        <PlannedTransportOptions>
          <LogosTransportVehicleTransportOption>
            <ID>int</ID>
            <TransportOptionID>int</TransportOptionID>
            <LogosTransportVehicleID>int</LogosTransportVehicleID>
            <OtherText>string</OtherText>
            <TransportOptionValue>double</TransportOptionValue>
            <AbsoluteValue>string</AbsoluteValue>
            <AddedInLogosGlobalFaseID>int</AddedInLogosGlobalFaseID>
            <PresentOnLoad>string</PresentOnLoad>
            <PresentOnUnload>string</PresentOnUnload>
            <NameTransportOption>string</NameTransportOption>
          </LogosTransportVehicleTransportOption>
          <LogosTransportVehicleTransportOption>
            <ID>int</ID>
            <TransportOptionID>int</TransportOptionID>
            <LogosTransportVehicleID>int</LogosTransportVehicleID>
            <OtherText>string</OtherText>
            <TransportOptionValue>double</TransportOptionValue>
            <AbsoluteValue>string</AbsoluteValue>
            <AddedInLogosGlobalFaseID>int</AddedInLogosGlobalFaseID>
            <PresentOnLoad>string</PresentOnLoad>
            <PresentOnUnload>string</PresentOnUnload>
            <NameTransportOption>string</NameTransportOption>
          </LogosTransportVehicleTransportOption>
        </PlannedTransportOptions>
      </msgLogosTransportVehicle>
    </processarMensagemLogosTransportVehicle>
  </soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <processarMensagemLogosTransportVehicleResponse xmlns="http://www.me.com.br/WebServices">
      <processarMensagemLogosTransportVehicleResult>int</processarMensagemLogosTransportVehicleResult>
    </processarMensagemLogosTransportVehicleResponse>
  </soap12:Body>
</soap12:Envelope>