EMUN1 ASP.NET

<back to all web services

UpdateCustomerShippingLocationRDB

Requires Authentication
Required role:Administrator
The following routes are available for this service:
All Verbs/service/UpdateCustomerShippingLocationRDB
CustomerShippingLocationRDB Parameters:
NameParameterData TypeRequiredDescription
CustomerIdformstringNo
ShipIdformstringNo
ShipNameformstringNo
ShipAddressformstringNo
ShipAddress2formstringNo
ShipCityformstringNo
ShipStateformstringNo
ShipZipcodeformstringNo
ShipCountryformstringNo
ShipPhoneformstringNo
SalesRepformstringNo
NewLocationformboolNo
ContactNameformstringNo
ConIdformstringNo
BillAddressformstringNo
BillAddress2formstringNo
BillCityformstringNo
BillStateformstringNo
BillZipcodeformstringNo
BillCountryformstringNo
ModifiedformboolNo
BillingSourceformintNo
BillNameformstringNo
BillPhoneformstringNo
BillFaxformstringNo
ShipFaxformstringNo
SoldToIdformstringNo
StoreTypeformstringNo
StoreClassformstringNo
StoreCategoryformstringNo
Custom1STRformstringNo
Custom2STRformstringNo
Custom3STRformstringNo
Custom4STRformstringNo
Custom5STRformstringNo
Custom6STRformstringNo
Custom7STRformstringNo
Custom8STRformstringNo
Custom9STRformstringNo
Custom10STRformstringNo
Custom11STRformstringNo
Custom12STRformstringNo
Custom13STRformstringNo
Custom14STRformstringNo
Custom15STRformstringNo
TerritoryIdformstringNo
RegionIdformstringNo
ShipViaformstringNo
SalesRep2formstringNo
CYForecastformdoubleNo
NYForecastformdoubleNo
InfoReviewedformDateTimeNo
_InfoReviewedformboolNo
TermsformstringNo
SalesRep3formstringNo
SalesRep4formstringNo
SalesRep5formstringNo
ResidentialformboolNo
SalesRep1SellableformboolNo
SalesRep2SellableformboolNo
SalesRep3SellableformboolNo
SalesRep4SellableformboolNo
SalesRep5SellableformboolNo
BillAddress3formstringNo
ShipAddress3formstringNo
ExportedformboolNo
CreatedformDateTimeNo
CreatedByformstringNo
DNUformboolNo
DefaultWarehouseIdformstringNo
StatusformstringNo
PriceListformstringNo
StoreLocatorformboolNo
StoreLocatorOrderformstringNo
WebSiteformstringNo
EmailformstringNo

To override the Content-type in your clients, use the HTTP Accept Header, append the .jsv suffix or ?format=jsv

HTTP + JSV

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /service/UpdateCustomerShippingLocationRDB HTTP/1.1 
Host: www.bernhardthospitality.com 
Accept: text/jsv
Content-Type: text/jsv
Content-Length: length

{
	customerId: String,
	shipId: String,
	shipName: String,
	shipAddress: String,
	shipAddress2: String,
	shipCity: String,
	shipState: String,
	shipZipcode: String,
	shipCountry: String,
	shipPhone: String,
	salesRep: String,
	newLocation: False,
	contactName: String,
	conId: String,
	billAddress: String,
	billAddress2: String,
	billCity: String,
	billState: String,
	billZipcode: String,
	billCountry: String,
	modified: False,
	billingSource: 0,
	billName: String,
	billPhone: String,
	billFax: String,
	shipFax: String,
	soldToId: String,
	storeType: String,
	storeClass: String,
	storeCategory: String,
	custom1STR: String,
	custom2STR: String,
	custom3STR: String,
	custom4STR: String,
	custom5STR: String,
	custom6STR: String,
	custom7STR: String,
	custom8STR: String,
	custom9STR: String,
	custom10STR: String,
	custom11STR: String,
	custom12STR: String,
	custom13STR: String,
	custom14STR: String,
	custom15STR: String,
	territoryId: String,
	regionId: String,
	shipVia: String,
	salesRep2: String,
	cyForecast: 0,
	nyForecast: 0,
	infoReviewed: 0001-01-01,
	_InfoReviewed: False,
	terms: String,
	salesRep3: String,
	salesRep4: String,
	salesRep5: String,
	residential: False,
	salesRep1Sellable: False,
	salesRep2Sellable: False,
	salesRep3Sellable: False,
	salesRep4Sellable: False,
	salesRep5Sellable: False,
	billAddress3: String,
	shipAddress3: String,
	exported: False,
	created: 0001-01-01,
	createdBy: String,
	dnu: False,
	defaultWarehouseId: String,
	status: String,
	priceList: String,
	storeLocator: False,
	storeLocatorOrder: String,
	webSite: String,
	email: String
}
HTTP/1.1 200 OK
Content-Type: text/jsv
Content-Length: length

0