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

rketplace.sdk-sbn.0.1.0.source-code.GetWarehouseListResponse.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>GetWarehouseResponse</OperationType>
	<SellerID>A006</SellerID>
	<ResponseBody>
		<WarehouseList>
			<Warehouse>
				<WarehouseCode>06</WarehouseCode>
				<AllowBulkItem>1</AllowBulkItem>
				<AllowSmallItem>0</AllowSmallItem>
				<ShipToAddress1><![CDATA[6100 East Holmes Road, Suite 103-104]]></ShipToAddress1>
				<ShipToCityName>Memphis</ShipToCityName>
				<ShipToStateCode>TN</ShipToStateCode>
				<ShipToZipCode>38141</ShipToZipCode>
				<ShipToCountryCode>USA</ShipToCountryCode>
			</Warehouse>
		</WarehouseList>
	</ResponseBody>
</NeweggAPIResponse>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy