Sha256: 76780916e18f902cc7915083c63b660f32ce3c3ee712c4d9721fd0ee19edb776

Contents?: true

Size: 1.54 KB

Versions: 55

Compression:

Stored size: 1.54 KB

Contents

<?xml version="1.0"?>
<TrackResponse>
	<Response>
		<ResponseStatusCode>1</ResponseStatusCode>
		<ResponseStatusDescription>Success</ResponseStatusDescription>
	</Response>
	<Shipment>
		<Shipper>
			<ShipperNumber>A7226W</ShipperNumber>
			<Address>
				<AddressLine1>1 AMAZON WAY</AddressLine1>
				<City>COFFEYVILLE</City>
				<StateProvinceCode>KS</StateProvinceCode>
				<PostalCode>67337</PostalCode>
				<CountryCode>US</CountryCode>
			</Address>
		</Shipper>
		<ShipmentWeight>
			<UnitOfMeasurement>
				<Code>LBS</Code>
			</UnitOfMeasurement>
			<Weight>0.00</Weight>
		</ShipmentWeight>
		<Service>
			<Code>13</Code>
			<Description>UPS NEXT DAY AIR SAVER</Description>
		</Service>
		<ShipmentIdentificationNumber>1ZA7226W1388491331</ShipmentIdentificationNumber>
		<Package>
			<TrackingNumber>1ZA7226W1388491331</TrackingNumber>
			<Activity>
				<ActivityLocation>
					<Address>
						<City>CYPRESS</City>
						<StateProvinceCode>TX</StateProvinceCode>
						<PostalCode>77433</PostalCode>
						<CountryCode>US</CountryCode>
					</Address>
					<Code>MQ</Code>
					<Description>PORCH</Description>
				</ActivityLocation>
				<Status>
					<StatusType>
						<Code>D</Code>
						<Description>DELIVERED</Description>
					</StatusType>
					<StatusCode>
						<Code>FS</Code>
					</StatusCode>
				</Status>
				<Date>20110617</Date>
				<Time>134500</Time>
			</Activity>
			<PackageWeight>
				<UnitOfMeasurement>
					<Code>LBS</Code>
				</UnitOfMeasurement>
				<Weight>0.00</Weight>
			</PackageWeight>
		</Package>
	</Shipment>
</TrackResponse>

Version data entries

55 entries across 55 versions & 2 rubygems

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