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

rketplace.sdk-sbn.0.1.0.source-code.GetInboundShipmentPlanResponse.json 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
{
  "IsSuccess": true,
  "OperationType": "GetPlanSuggestionResponse",
  "SellerID": "A006",
  "ResponseBody": {
    "ShipmentList": [
      {
        "ShipToWarehouseCode": "07",
        "ShipToAddress1": "17708 Rowland St.",
        "ShipToCityName": "City of Industry",
        "ShipToStateCode": "CA",
        "ShipToZipCode": "91748",
        "ShipToCountryCode": "USA",
        "ItemList": [
          {
            "SellerPartNumber": "380026",
            "NeweggItemNumber": "9SIA0068P31016",
            "Quantity": 10,
            "NumberofCartons": 1
          }
        ]
      },
      {
        "ShipToWarehouseCode": "14",
        "ShipToAddress1": "45 Patrick Ave., Dock 9-17",
        "ShipToCityName": "Edison",
        "ShipToStateCode": "NJ",
        "ShipToZipCode": "08837",
        "ShipToCountryCode": "USA",
        "ItemList": [
          {
            "SellerPartNumber": "423440",
            "NeweggItemNumber": "9SIA0068P31027",
            "Quantity": 20,
            "NumberofCartons": 2
          },
          {
            "SellerPartNumber": "380026",
            "NeweggItemNumber": "9SIA0068P31016",
            "Quantity": 20,
            "NumberofCartons": 2
          }
        ]
      }
    ]
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy