Sha256: 82d935e6fd493cd26bf92cb25a7f1ad7c3bce32093c4f441bbd6a89265defced

Contents?: true

Size: 1.91 KB

Versions: 53

Compression:

Stored size: 1.91 KB

Contents

<?xml version="1.0"?>
<RatingServiceSelectionResponse>
    <Response>
        <ResponseStatusCode>1</ResponseStatusCode>
        <ResponseStatusDescription>Success</ResponseStatusDescription>
    </Response>
    <RatedShipment>
        <Service>
            <Code>03</Code>
        </Service>
        <RatedShipmentWarning>Your invoice may vary from the displayed reference rates</RatedShipmentWarning>
        <BillingWeight>
            <UnitOfMeasurement>
                <Code>LBS</Code>
            </UnitOfMeasurement>
            <Weight>1.0</Weight>
        </BillingWeight>
        <TransportationCharges>
            <CurrencyCode>USD</CurrencyCode>
            <MonetaryValue>11.86</MonetaryValue>
        </TransportationCharges>
        <ServiceOptionsCharges>
            <CurrencyCode>USD</CurrencyCode>
            <MonetaryValue>0.00</MonetaryValue>
        </ServiceOptionsCharges>
        <TotalCharges>
            <CurrencyCode>USD</CurrencyCode>
            <MonetaryValue>11.86</MonetaryValue>
        </TotalCharges>
        <GuaranteedDaysToDelivery />
        <ScheduledDeliveryTime />
        <RatedPackage>
            <TransportationCharges>
                <CurrencyCode>USD</CurrencyCode>
                <MonetaryValue>11.86</MonetaryValue>
            </TransportationCharges>
            <ServiceOptionsCharges>
                <CurrencyCode>USD</CurrencyCode>
                <MonetaryValue>0.00</MonetaryValue>
            </ServiceOptionsCharges>
            <TotalCharges>
                <CurrencyCode>USD</CurrencyCode>
                <MonetaryValue>11.86</MonetaryValue>
            </TotalCharges>
            <Weight>0.3</Weight>
            <BillingWeight>
                <UnitOfMeasurement>
                    <Code>LBS</Code>
                </UnitOfMeasurement>
                <Weight>1.0</Weight>
            </BillingWeight>
        </RatedPackage>
    </RatedShipment>
</RatingServiceSelectionResponse>

Version data entries

53 entries across 53 versions & 2 rubygems

Version Path
active_shipping-1.4.2 test/fixtures/xml/ups/rate_single_service.xml
active_shipping-1.4.1 test/fixtures/xml/ups/rate_single_service.xml
active_shipping-1.4.0 test/fixtures/xml/ups/rate_single_service.xml
active_shipping-1.3.0 test/fixtures/xml/ups/rate_single_service.xml
active_shipping-1.2.2 test/fixtures/xml/ups/rate_single_service.xml
active_shipping-1.2.1 test/fixtures/xml/ups/rate_single_service.xml
active_shipping-1.2.0 test/fixtures/xml/ups/rate_single_service.xml
active_shipping-1.1.3 test/fixtures/xml/ups/rate_single_service.xml
active_shipping-1.1.2 test/fixtures/xml/ups/rate_single_service.xml
active_shipping-1.1.1 test/fixtures/xml/ups/rate_single_service.xml
active_shipping-1.1.0 test/fixtures/xml/ups/rate_single_service.xml
active_shipping-1.0.1 test/fixtures/xml/ups/rate_single_service.xml
active_shipping-1.0.0 test/fixtures/xml/ups/rate_single_service.xml