rketplace.sdk-sbn.0.1.0.source-code.GetWarehouseListResponse.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sdk-sbn Show documentation
Show all versions of sdk-sbn Show documentation
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.
<?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>