All Downloads are FREE. Search and download functionalities are using the official Maven repository.

rketplace.sdk-sbn.0.1.0.source-code.GetInboundShipmentPlanResponse.xml Maven / Gradle / Ivy

Go to download

The SBN (Shipped by Newegg) Management service group is designed to help you send your inventory to one of Newegg’s warehouse. Once your inventory is in a Newegg’s warehouse, you will be able to sell your items on Newegg, or you can sell the products on different channels then use Shipped by Newegg to ship your orders.

There is a newer version: 2.0.0
Show newest version
<?xml version="1.0" encoding="utf-8" ?>
<NeweggAPIResponse>
	<IsSuccess>true</IsSuccess>
	<OperationType>GetPlanSuggestionResponse</OperationType>
	<SellerID>A006</SellerID>
	<ResponseBody>
		<ShipmentList>
			<Shipment>
				<ShipToWarehouseCode>07</ShipToWarehouseCode>
				<ShipToAddress1>17708 Rowland St.</ShipToAddress1>
				<ShipToCityName>City of Industry</ShipToCityName>
				<ShipToStateCode>CA</ShipToStateCode>
				<ShipToZipCode>91748</ShipToZipCode>
				<ShipToCountryCode>USA</ShipToCountryCode>
				<ItemList>
					<Item>
						<SellerPartNumber>380026</SellerPartNumber>
						<NeweggItemNumber>9SIA0068P31016</NeweggItemNumber>
						<Quantity>10</Quantity>
						<NumberofCartons>1</NumberofCartons>
					</Item>
				</ItemList>
			</Shipment>
			<Shipment>
				<ShipToWarehouseCode>14</ShipToWarehouseCode>
				<ShipToAddress1>45 Patrick Ave., Dock 9-17</ShipToAddress1>
				<ShipToCityName>Edison</ShipToCityName>
				<ShipToStateCode>NJ</ShipToStateCode>
				<ShipToZipCode>08837</ShipToZipCode>
				<ShipToCountryCode>USA</ShipToCountryCode>
				<ItemList>
					<Item>
						<SellerPartNumber>423440</SellerPartNumber>
						<NeweggItemNumber>9SIA0068P31027</NeweggItemNumber>
						<Quantity>20</Quantity>
						<NumberofCartons>2</NumberofCartons>
					</Item>
					<Item>
						<SellerPartNumber>380026</SellerPartNumber>
						<NeweggItemNumber>9SIA0068P31016</NeweggItemNumber>
						<Quantity>20</Quantity>
						<NumberofCartons>2</NumberofCartons>
					</Item>
				</ItemList>
			</Shipment>
		</ShipmentList>
	</ResponseBody>
</NeweggAPIResponse>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy