EwsLabelService


Click here for a complete list of operations.

CalculatePostageRatesXML

Test

To test the operation using the HTTP POST protocol, click the 'Invoke' button.
Parameter Value
postageRatesRequestXML:

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 /LabelService/EwsLabelService.asmx HTTP/1.1
Host: labelserver.endicia.com
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "www.envmgr.com/LabelService/CalculatePostageRatesXML"

<?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>
    <CalculatePostageRatesXML xmlns="www.envmgr.com/LabelService">
      <PostageRatesRequestXML>string</PostageRatesRequestXML>
    </CalculatePostageRatesXML>
  </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>
    <CalculatePostageRatesXMLResponse xmlns="www.envmgr.com/LabelService">
      <PostageRatesResponse>
        <Status>int</Status>
        <ErrorMessage>string</ErrorMessage>
        <PostagePrice TotalAmount="decimal">
          <MailClass>string</MailClass>
          <Postage TotalAmount="decimal">
            <MailService>string</MailService>
            <Zone>string</Zone>
            <IntraBMC>string</IntraBMC>
            <Pricing>string</Pricing>
            <DimWeighting>boolean</DimWeighting>
          </Postage>
          <Fees TotalAmount="decimal">
            <CertificateOfMailing>decimal</CertificateOfMailing>
            <CertifiedMail>decimal</CertifiedMail>
            <CollectOnDelivery>decimal</CollectOnDelivery>
            <DeliveryConfirmation>decimal</DeliveryConfirmation>
            <ElectronicReturnReceipt>decimal</ElectronicReturnReceipt>
            <InsuredMail>decimal</InsuredMail>
            <RegisteredMail>decimal</RegisteredMail>
            <RestrictedDelivery>decimal</RestrictedDelivery>
            <ReturnReceipt>decimal</ReturnReceipt>
            <ReturnReceiptForMerchandise>decimal</ReturnReceiptForMerchandise>
            <SignatureConfirmation>decimal</SignatureConfirmation>
            <SpecialHandling>decimal</SpecialHandling>
            <MerchandiseReturn>decimal</MerchandiseReturn>
            <OpenAndDistribute>decimal</OpenAndDistribute>
            <AdultSignature>decimal</AdultSignature>
            <AdultSignatureRestrictedDelivery>decimal</AdultSignatureRestrictedDelivery>
            <LiveAnimalSurcharge>decimal</LiveAnimalSurcharge>
            <FragileHandling>decimal</FragileHandling>
            <AMDelivery>decimal</AMDelivery>
            <GroupedExtraServices xsi:nil="true" />
            <PayOnUse>decimal</PayOnUse>
            <PayOnUseReturn>decimal</PayOnUseReturn>
            <DeliveredDutyPaid>decimal</DeliveredDutyPaid>
            <InstaLabel>decimal</InstaLabel>
          </Fees>
          <DeliveryTimeDays>string</DeliveryTimeDays>
          <EstimatedDeliveryDate>string</EstimatedDeliveryDate>
          <DdpRate>decimal</DdpRate>
          <LabelCategory>string</LabelCategory>
          <Surcharge TotalAmount="decimal">
            <ElevatedRisk>decimal</ElevatedRisk>
            <ExporterValidation>decimal</ExporterValidation>
            <Fuel>decimal</Fuel>
            <OverSized>decimal</OverSized>
            <OverWeight>decimal</OverWeight>
            <RemoteAreaDelivery>decimal</RemoteAreaDelivery>
            <RestrictedDestination>decimal</RestrictedDestination>
            <AdditionalHandling>decimal</AdditionalHandling>
            <NorthernCanada>decimal</NorthernCanada>
            <DeliveryArea>decimal</DeliveryArea>
            <DeliveryAreaExtended>decimal</DeliveryAreaExtended>
            <RemoteAreaExtended>decimal</RemoteAreaExtended>
            <NonStandardLengthDimension1>decimal</NonStandardLengthDimension1>
            <NonStandardLengthDimension2>decimal</NonStandardLengthDimension2>
            <NonStandardVolume>decimal</NonStandardVolume>
          </Surcharge>
        </PostagePrice>
        <PostagePrice TotalAmount="decimal">
          <MailClass>string</MailClass>
          <Postage TotalAmount="decimal">
            <MailService>string</MailService>
            <Zone>string</Zone>
            <IntraBMC>string</IntraBMC>
            <Pricing>string</Pricing>
            <DimWeighting>boolean</DimWeighting>
          </Postage>
          <Fees TotalAmount="decimal">
            <CertificateOfMailing>decimal</CertificateOfMailing>
            <CertifiedMail>decimal</CertifiedMail>
            <CollectOnDelivery>decimal</CollectOnDelivery>
            <DeliveryConfirmation>decimal</DeliveryConfirmation>
            <ElectronicReturnReceipt>decimal</ElectronicReturnReceipt>
            <InsuredMail>decimal</InsuredMail>
            <RegisteredMail>decimal</RegisteredMail>
            <RestrictedDelivery>decimal</RestrictedDelivery>
            <ReturnReceipt>decimal</ReturnReceipt>
            <ReturnReceiptForMerchandise>decimal</ReturnReceiptForMerchandise>
            <SignatureConfirmation>decimal</SignatureConfirmation>
            <SpecialHandling>decimal</SpecialHandling>
            <MerchandiseReturn>decimal</MerchandiseReturn>
            <OpenAndDistribute>decimal</OpenAndDistribute>
            <AdultSignature>decimal</AdultSignature>
            <AdultSignatureRestrictedDelivery>decimal</AdultSignatureRestrictedDelivery>
            <LiveAnimalSurcharge>decimal</LiveAnimalSurcharge>
            <FragileHandling>decimal</FragileHandling>
            <AMDelivery>decimal</AMDelivery>
            <GroupedExtraServices xsi:nil="true" />
            <PayOnUse>decimal</PayOnUse>
            <PayOnUseReturn>decimal</PayOnUseReturn>
            <DeliveredDutyPaid>decimal</DeliveredDutyPaid>
            <InstaLabel>decimal</InstaLabel>
          </Fees>
          <DeliveryTimeDays>string</DeliveryTimeDays>
          <EstimatedDeliveryDate>string</EstimatedDeliveryDate>
          <DdpRate>decimal</DdpRate>
          <LabelCategory>string</LabelCategory>
          <Surcharge TotalAmount="decimal">
            <ElevatedRisk>decimal</ElevatedRisk>
            <ExporterValidation>decimal</ExporterValidation>
            <Fuel>decimal</Fuel>
            <OverSized>decimal</OverSized>
            <OverWeight>decimal</OverWeight>
            <RemoteAreaDelivery>decimal</RemoteAreaDelivery>
            <RestrictedDestination>decimal</RestrictedDestination>
            <AdditionalHandling>decimal</AdditionalHandling>
            <NorthernCanada>decimal</NorthernCanada>
            <DeliveryArea>decimal</DeliveryArea>
            <DeliveryAreaExtended>decimal</DeliveryAreaExtended>
            <RemoteAreaExtended>decimal</RemoteAreaExtended>
            <NonStandardLengthDimension1>decimal</NonStandardLengthDimension1>
            <NonStandardLengthDimension2>decimal</NonStandardLengthDimension2>
            <NonStandardVolume>decimal</NonStandardVolume>
          </Surcharge>
        </PostagePrice>
      </PostageRatesResponse>
    </CalculatePostageRatesXMLResponse>
  </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 /LabelService/EwsLabelService.asmx HTTP/1.1
Host: labelserver.endicia.com
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>
    <CalculatePostageRatesXML xmlns="www.envmgr.com/LabelService">
      <PostageRatesRequestXML>string</PostageRatesRequestXML>
    </CalculatePostageRatesXML>
  </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>
    <CalculatePostageRatesXMLResponse xmlns="www.envmgr.com/LabelService">
      <PostageRatesResponse>
        <Status>int</Status>
        <ErrorMessage>string</ErrorMessage>
        <PostagePrice TotalAmount="decimal">
          <MailClass>string</MailClass>
          <Postage TotalAmount="decimal">
            <MailService>string</MailService>
            <Zone>string</Zone>
            <IntraBMC>string</IntraBMC>
            <Pricing>string</Pricing>
            <DimWeighting>boolean</DimWeighting>
          </Postage>
          <Fees TotalAmount="decimal">
            <CertificateOfMailing>decimal</CertificateOfMailing>
            <CertifiedMail>decimal</CertifiedMail>
            <CollectOnDelivery>decimal</CollectOnDelivery>
            <DeliveryConfirmation>decimal</DeliveryConfirmation>
            <ElectronicReturnReceipt>decimal</ElectronicReturnReceipt>
            <InsuredMail>decimal</InsuredMail>
            <RegisteredMail>decimal</RegisteredMail>
            <RestrictedDelivery>decimal</RestrictedDelivery>
            <ReturnReceipt>decimal</ReturnReceipt>
            <ReturnReceiptForMerchandise>decimal</ReturnReceiptForMerchandise>
            <SignatureConfirmation>decimal</SignatureConfirmation>
            <SpecialHandling>decimal</SpecialHandling>
            <MerchandiseReturn>decimal</MerchandiseReturn>
            <OpenAndDistribute>decimal</OpenAndDistribute>
            <AdultSignature>decimal</AdultSignature>
            <AdultSignatureRestrictedDelivery>decimal</AdultSignatureRestrictedDelivery>
            <LiveAnimalSurcharge>decimal</LiveAnimalSurcharge>
            <FragileHandling>decimal</FragileHandling>
            <AMDelivery>decimal</AMDelivery>
            <GroupedExtraServices xsi:nil="true" />
            <PayOnUse>decimal</PayOnUse>
            <PayOnUseReturn>decimal</PayOnUseReturn>
            <DeliveredDutyPaid>decimal</DeliveredDutyPaid>
            <InstaLabel>decimal</InstaLabel>
          </Fees>
          <DeliveryTimeDays>string</DeliveryTimeDays>
          <EstimatedDeliveryDate>string</EstimatedDeliveryDate>
          <DdpRate>decimal</DdpRate>
          <LabelCategory>string</LabelCategory>
          <Surcharge TotalAmount="decimal">
            <ElevatedRisk>decimal</ElevatedRisk>
            <ExporterValidation>decimal</ExporterValidation>
            <Fuel>decimal</Fuel>
            <OverSized>decimal</OverSized>
            <OverWeight>decimal</OverWeight>
            <RemoteAreaDelivery>decimal</RemoteAreaDelivery>
            <RestrictedDestination>decimal</RestrictedDestination>
            <AdditionalHandling>decimal</AdditionalHandling>
            <NorthernCanada>decimal</NorthernCanada>
            <DeliveryArea>decimal</DeliveryArea>
            <DeliveryAreaExtended>decimal</DeliveryAreaExtended>
            <RemoteAreaExtended>decimal</RemoteAreaExtended>
            <NonStandardLengthDimension1>decimal</NonStandardLengthDimension1>
            <NonStandardLengthDimension2>decimal</NonStandardLengthDimension2>
            <NonStandardVolume>decimal</NonStandardVolume>
          </Surcharge>
        </PostagePrice>
        <PostagePrice TotalAmount="decimal">
          <MailClass>string</MailClass>
          <Postage TotalAmount="decimal">
            <MailService>string</MailService>
            <Zone>string</Zone>
            <IntraBMC>string</IntraBMC>
            <Pricing>string</Pricing>
            <DimWeighting>boolean</DimWeighting>
          </Postage>
          <Fees TotalAmount="decimal">
            <CertificateOfMailing>decimal</CertificateOfMailing>
            <CertifiedMail>decimal</CertifiedMail>
            <CollectOnDelivery>decimal</CollectOnDelivery>
            <DeliveryConfirmation>decimal</DeliveryConfirmation>
            <ElectronicReturnReceipt>decimal</ElectronicReturnReceipt>
            <InsuredMail>decimal</InsuredMail>
            <RegisteredMail>decimal</RegisteredMail>
            <RestrictedDelivery>decimal</RestrictedDelivery>
            <ReturnReceipt>decimal</ReturnReceipt>
            <ReturnReceiptForMerchandise>decimal</ReturnReceiptForMerchandise>
            <SignatureConfirmation>decimal</SignatureConfirmation>
            <SpecialHandling>decimal</SpecialHandling>
            <MerchandiseReturn>decimal</MerchandiseReturn>
            <OpenAndDistribute>decimal</OpenAndDistribute>
            <AdultSignature>decimal</AdultSignature>
            <AdultSignatureRestrictedDelivery>decimal</AdultSignatureRestrictedDelivery>
            <LiveAnimalSurcharge>decimal</LiveAnimalSurcharge>
            <FragileHandling>decimal</FragileHandling>
            <AMDelivery>decimal</AMDelivery>
            <GroupedExtraServices xsi:nil="true" />
            <PayOnUse>decimal</PayOnUse>
            <PayOnUseReturn>decimal</PayOnUseReturn>
            <DeliveredDutyPaid>decimal</DeliveredDutyPaid>
            <InstaLabel>decimal</InstaLabel>
          </Fees>
          <DeliveryTimeDays>string</DeliveryTimeDays>
          <EstimatedDeliveryDate>string</EstimatedDeliveryDate>
          <DdpRate>decimal</DdpRate>
          <LabelCategory>string</LabelCategory>
          <Surcharge TotalAmount="decimal">
            <ElevatedRisk>decimal</ElevatedRisk>
            <ExporterValidation>decimal</ExporterValidation>
            <Fuel>decimal</Fuel>
            <OverSized>decimal</OverSized>
            <OverWeight>decimal</OverWeight>
            <RemoteAreaDelivery>decimal</RemoteAreaDelivery>
            <RestrictedDestination>decimal</RestrictedDestination>
            <AdditionalHandling>decimal</AdditionalHandling>
            <NorthernCanada>decimal</NorthernCanada>
            <DeliveryArea>decimal</DeliveryArea>
            <DeliveryAreaExtended>decimal</DeliveryAreaExtended>
            <RemoteAreaExtended>decimal</RemoteAreaExtended>
            <NonStandardLengthDimension1>decimal</NonStandardLengthDimension1>
            <NonStandardLengthDimension2>decimal</NonStandardLengthDimension2>
            <NonStandardVolume>decimal</NonStandardVolume>
          </Surcharge>
        </PostagePrice>
      </PostageRatesResponse>
    </CalculatePostageRatesXMLResponse>
  </soap12:Body>
</soap12:Envelope>

HTTP GET

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

GET /LabelService/EwsLabelService.asmx/CalculatePostageRatesXML?postageRatesRequestXML=string HTTP/1.1
Host: labelserver.endicia.com
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<PostageRatesResponse xmlns="www.envmgr.com/LabelService">
  <Status>int</Status>
  <ErrorMessage>string</ErrorMessage>
  <PostagePrice TotalAmount="decimal">
    <MailClass>string</MailClass>
    <Postage TotalAmount="decimal">
      <MailService>string</MailService>
      <Zone>string</Zone>
      <IntraBMC>string</IntraBMC>
      <Pricing>string</Pricing>
      <DimWeighting>boolean</DimWeighting>
    </Postage>
    <Fees TotalAmount="decimal">
      <CertificateOfMailing>decimal</CertificateOfMailing>
      <CertifiedMail>decimal</CertifiedMail>
      <CollectOnDelivery>decimal</CollectOnDelivery>
      <DeliveryConfirmation>decimal</DeliveryConfirmation>
      <ElectronicReturnReceipt>decimal</ElectronicReturnReceipt>
      <InsuredMail>decimal</InsuredMail>
      <RegisteredMail>decimal</RegisteredMail>
      <RestrictedDelivery>decimal</RestrictedDelivery>
      <ReturnReceipt>decimal</ReturnReceipt>
      <ReturnReceiptForMerchandise>decimal</ReturnReceiptForMerchandise>
      <SignatureConfirmation>decimal</SignatureConfirmation>
      <SpecialHandling>decimal</SpecialHandling>
      <MerchandiseReturn>decimal</MerchandiseReturn>
      <OpenAndDistribute>decimal</OpenAndDistribute>
      <AdultSignature>decimal</AdultSignature>
      <AdultSignatureRestrictedDelivery>decimal</AdultSignatureRestrictedDelivery>
      <LiveAnimalSurcharge>decimal</LiveAnimalSurcharge>
      <FragileHandling>decimal</FragileHandling>
      <AMDelivery>decimal</AMDelivery>
      <GroupedExtraServices Services="string">
        <FeeAmount>decimal</FeeAmount>
      </GroupedExtraServices>
      <PayOnUse>decimal</PayOnUse>
      <PayOnUseReturn>decimal</PayOnUseReturn>
      <DeliveredDutyPaid>decimal</DeliveredDutyPaid>
      <InstaLabel>decimal</InstaLabel>
    </Fees>
    <DeliveryTimeDays>string</DeliveryTimeDays>
    <EstimatedDeliveryDate>string</EstimatedDeliveryDate>
    <DdpRate>decimal</DdpRate>
    <LabelCategory>string</LabelCategory>
    <Surcharge TotalAmount="decimal">
      <ElevatedRisk>decimal</ElevatedRisk>
      <ExporterValidation>decimal</ExporterValidation>
      <Fuel>decimal</Fuel>
      <OverSized>decimal</OverSized>
      <OverWeight>decimal</OverWeight>
      <RemoteAreaDelivery>decimal</RemoteAreaDelivery>
      <RestrictedDestination>decimal</RestrictedDestination>
      <AdditionalHandling>decimal</AdditionalHandling>
      <NorthernCanada>decimal</NorthernCanada>
      <DeliveryArea>decimal</DeliveryArea>
      <DeliveryAreaExtended>decimal</DeliveryAreaExtended>
      <RemoteAreaExtended>decimal</RemoteAreaExtended>
      <NonStandardLengthDimension1>decimal</NonStandardLengthDimension1>
      <NonStandardLengthDimension2>decimal</NonStandardLengthDimension2>
      <NonStandardVolume>decimal</NonStandardVolume>
    </Surcharge>
  </PostagePrice>
  <PostagePrice TotalAmount="decimal">
    <MailClass>string</MailClass>
    <Postage TotalAmount="decimal">
      <MailService>string</MailService>
      <Zone>string</Zone>
      <IntraBMC>string</IntraBMC>
      <Pricing>string</Pricing>
      <DimWeighting>boolean</DimWeighting>
    </Postage>
    <Fees TotalAmount="decimal">
      <CertificateOfMailing>decimal</CertificateOfMailing>
      <CertifiedMail>decimal</CertifiedMail>
      <CollectOnDelivery>decimal</CollectOnDelivery>
      <DeliveryConfirmation>decimal</DeliveryConfirmation>
      <ElectronicReturnReceipt>decimal</ElectronicReturnReceipt>
      <InsuredMail>decimal</InsuredMail>
      <RegisteredMail>decimal</RegisteredMail>
      <RestrictedDelivery>decimal</RestrictedDelivery>
      <ReturnReceipt>decimal</ReturnReceipt>
      <ReturnReceiptForMerchandise>decimal</ReturnReceiptForMerchandise>
      <SignatureConfirmation>decimal</SignatureConfirmation>
      <SpecialHandling>decimal</SpecialHandling>
      <MerchandiseReturn>decimal</MerchandiseReturn>
      <OpenAndDistribute>decimal</OpenAndDistribute>
      <AdultSignature>decimal</AdultSignature>
      <AdultSignatureRestrictedDelivery>decimal</AdultSignatureRestrictedDelivery>
      <LiveAnimalSurcharge>decimal</LiveAnimalSurcharge>
      <FragileHandling>decimal</FragileHandling>
      <AMDelivery>decimal</AMDelivery>
      <GroupedExtraServices Services="string">
        <FeeAmount>decimal</FeeAmount>
      </GroupedExtraServices>
      <PayOnUse>decimal</PayOnUse>
      <PayOnUseReturn>decimal</PayOnUseReturn>
      <DeliveredDutyPaid>decimal</DeliveredDutyPaid>
      <InstaLabel>decimal</InstaLabel>
    </Fees>
    <DeliveryTimeDays>string</DeliveryTimeDays>
    <EstimatedDeliveryDate>string</EstimatedDeliveryDate>
    <DdpRate>decimal</DdpRate>
    <LabelCategory>string</LabelCategory>
    <Surcharge TotalAmount="decimal">
      <ElevatedRisk>decimal</ElevatedRisk>
      <ExporterValidation>decimal</ExporterValidation>
      <Fuel>decimal</Fuel>
      <OverSized>decimal</OverSized>
      <OverWeight>decimal</OverWeight>
      <RemoteAreaDelivery>decimal</RemoteAreaDelivery>
      <RestrictedDestination>decimal</RestrictedDestination>
      <AdditionalHandling>decimal</AdditionalHandling>
      <NorthernCanada>decimal</NorthernCanada>
      <DeliveryArea>decimal</DeliveryArea>
      <DeliveryAreaExtended>decimal</DeliveryAreaExtended>
      <RemoteAreaExtended>decimal</RemoteAreaExtended>
      <NonStandardLengthDimension1>decimal</NonStandardLengthDimension1>
      <NonStandardLengthDimension2>decimal</NonStandardLengthDimension2>
      <NonStandardVolume>decimal</NonStandardVolume>
    </Surcharge>
  </PostagePrice>
</PostageRatesResponse>

HTTP POST

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

POST /LabelService/EwsLabelService.asmx/CalculatePostageRatesXML HTTP/1.1
Host: labelserver.endicia.com
Content-Type: application/x-www-form-urlencoded
Content-Length: length

postageRatesRequestXML=string
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<PostageRatesResponse xmlns="www.envmgr.com/LabelService">
  <Status>int</Status>
  <ErrorMessage>string</ErrorMessage>
  <PostagePrice TotalAmount="decimal">
    <MailClass>string</MailClass>
    <Postage TotalAmount="decimal">
      <MailService>string</MailService>
      <Zone>string</Zone>
      <IntraBMC>string</IntraBMC>
      <Pricing>string</Pricing>
      <DimWeighting>boolean</DimWeighting>
    </Postage>
    <Fees TotalAmount="decimal">
      <CertificateOfMailing>decimal</CertificateOfMailing>
      <CertifiedMail>decimal</CertifiedMail>
      <CollectOnDelivery>decimal</CollectOnDelivery>
      <DeliveryConfirmation>decimal</DeliveryConfirmation>
      <ElectronicReturnReceipt>decimal</ElectronicReturnReceipt>
      <InsuredMail>decimal</InsuredMail>
      <RegisteredMail>decimal</RegisteredMail>
      <RestrictedDelivery>decimal</RestrictedDelivery>
      <ReturnReceipt>decimal</ReturnReceipt>
      <ReturnReceiptForMerchandise>decimal</ReturnReceiptForMerchandise>
      <SignatureConfirmation>decimal</SignatureConfirmation>
      <SpecialHandling>decimal</SpecialHandling>
      <MerchandiseReturn>decimal</MerchandiseReturn>
      <OpenAndDistribute>decimal</OpenAndDistribute>
      <AdultSignature>decimal</AdultSignature>
      <AdultSignatureRestrictedDelivery>decimal</AdultSignatureRestrictedDelivery>
      <LiveAnimalSurcharge>decimal</LiveAnimalSurcharge>
      <FragileHandling>decimal</FragileHandling>
      <AMDelivery>decimal</AMDelivery>
      <GroupedExtraServices Services="string">
        <FeeAmount>decimal</FeeAmount>
      </GroupedExtraServices>
      <PayOnUse>decimal</PayOnUse>
      <PayOnUseReturn>decimal</PayOnUseReturn>
      <DeliveredDutyPaid>decimal</DeliveredDutyPaid>
      <InstaLabel>decimal</InstaLabel>
    </Fees>
    <DeliveryTimeDays>string</DeliveryTimeDays>
    <EstimatedDeliveryDate>string</EstimatedDeliveryDate>
    <DdpRate>decimal</DdpRate>
    <LabelCategory>string</LabelCategory>
    <Surcharge TotalAmount="decimal">
      <ElevatedRisk>decimal</ElevatedRisk>
      <ExporterValidation>decimal</ExporterValidation>
      <Fuel>decimal</Fuel>
      <OverSized>decimal</OverSized>
      <OverWeight>decimal</OverWeight>
      <RemoteAreaDelivery>decimal</RemoteAreaDelivery>
      <RestrictedDestination>decimal</RestrictedDestination>
      <AdditionalHandling>decimal</AdditionalHandling>
      <NorthernCanada>decimal</NorthernCanada>
      <DeliveryArea>decimal</DeliveryArea>
      <DeliveryAreaExtended>decimal</DeliveryAreaExtended>
      <RemoteAreaExtended>decimal</RemoteAreaExtended>
      <NonStandardLengthDimension1>decimal</NonStandardLengthDimension1>
      <NonStandardLengthDimension2>decimal</NonStandardLengthDimension2>
      <NonStandardVolume>decimal</NonStandardVolume>
    </Surcharge>
  </PostagePrice>
  <PostagePrice TotalAmount="decimal">
    <MailClass>string</MailClass>
    <Postage TotalAmount="decimal">
      <MailService>string</MailService>
      <Zone>string</Zone>
      <IntraBMC>string</IntraBMC>
      <Pricing>string</Pricing>
      <DimWeighting>boolean</DimWeighting>
    </Postage>
    <Fees TotalAmount="decimal">
      <CertificateOfMailing>decimal</CertificateOfMailing>
      <CertifiedMail>decimal</CertifiedMail>
      <CollectOnDelivery>decimal</CollectOnDelivery>
      <DeliveryConfirmation>decimal</DeliveryConfirmation>
      <ElectronicReturnReceipt>decimal</ElectronicReturnReceipt>
      <InsuredMail>decimal</InsuredMail>
      <RegisteredMail>decimal</RegisteredMail>
      <RestrictedDelivery>decimal</RestrictedDelivery>
      <ReturnReceipt>decimal</ReturnReceipt>
      <ReturnReceiptForMerchandise>decimal</ReturnReceiptForMerchandise>
      <SignatureConfirmation>decimal</SignatureConfirmation>
      <SpecialHandling>decimal</SpecialHandling>
      <MerchandiseReturn>decimal</MerchandiseReturn>
      <OpenAndDistribute>decimal</OpenAndDistribute>
      <AdultSignature>decimal</AdultSignature>
      <AdultSignatureRestrictedDelivery>decimal</AdultSignatureRestrictedDelivery>
      <LiveAnimalSurcharge>decimal</LiveAnimalSurcharge>
      <FragileHandling>decimal</FragileHandling>
      <AMDelivery>decimal</AMDelivery>
      <GroupedExtraServices Services="string">
        <FeeAmount>decimal</FeeAmount>
      </GroupedExtraServices>
      <PayOnUse>decimal</PayOnUse>
      <PayOnUseReturn>decimal</PayOnUseReturn>
      <DeliveredDutyPaid>decimal</DeliveredDutyPaid>
      <InstaLabel>decimal</InstaLabel>
    </Fees>
    <DeliveryTimeDays>string</DeliveryTimeDays>
    <EstimatedDeliveryDate>string</EstimatedDeliveryDate>
    <DdpRate>decimal</DdpRate>
    <LabelCategory>string</LabelCategory>
    <Surcharge TotalAmount="decimal">
      <ElevatedRisk>decimal</ElevatedRisk>
      <ExporterValidation>decimal</ExporterValidation>
      <Fuel>decimal</Fuel>
      <OverSized>decimal</OverSized>
      <OverWeight>decimal</OverWeight>
      <RemoteAreaDelivery>decimal</RemoteAreaDelivery>
      <RestrictedDestination>decimal</RestrictedDestination>
      <AdditionalHandling>decimal</AdditionalHandling>
      <NorthernCanada>decimal</NorthernCanada>
      <DeliveryArea>decimal</DeliveryArea>
      <DeliveryAreaExtended>decimal</DeliveryAreaExtended>
      <RemoteAreaExtended>decimal</RemoteAreaExtended>
      <NonStandardLengthDimension1>decimal</NonStandardLengthDimension1>
      <NonStandardLengthDimension2>decimal</NonStandardLengthDimension2>
      <NonStandardVolume>decimal</NonStandardVolume>
    </Surcharge>
  </PostagePrice>
</PostageRatesResponse>