rketplace.sdk-seller.1.0.0.source-code.GetSellerAccountStatusResponse307.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sdk-seller Show documentation
Show all versions of sdk-seller Show documentation
The Seller Management service group contains functions that will allow you to get reference information you may need to use some of the functions in Newegg API.
{
"IsSuccess": true,
"OperationType": "GetSellerAccountStatusResponse",
"SellerID": "A006",
"ResponseBody": {
"Membership": 0,
"FufillmentCenterList": [
{
"WarehouseLocation": "TUR",
"WarehouseType": 0,
"ShippingDestinationList": [
"TUR",
"USA"
]
},
{
"WarehouseLocation": "USA",
"WarehouseType": 0,
"ShippingDestinationList": [
"USA",
"NZL"
]
},
{
"WarehouseLocation": "USA",
"WarehouseType": 1,
"ShippingDestinationList": [
"AUS",
"USA",
"SGP"
]
}
],
"SellerName": "Test_MKTPLS",
"Status": "Active"
}
}