Required role: | Administrator |
Name | Parameter | Data Type | Required | Description |
---|---|---|---|---|
CustomerId | form | string | No | |
ShipId | form | string | No | |
ShipName | form | string | No | |
ShipAddress | form | string | No | |
ShipAddress2 | form | string | No | |
ShipCity | form | string | No | |
ShipState | form | string | No | |
ShipZipcode | form | string | No | |
ShipCountry | form | string | No | |
ShipPhone | form | string | No | |
SalesRep | form | string | No | |
NewLocation | form | bool | No | |
ContactName | form | string | No | |
ConId | form | string | No | |
BillAddress | form | string | No | |
BillAddress2 | form | string | No | |
BillCity | form | string | No | |
BillState | form | string | No | |
BillZipcode | form | string | No | |
BillCountry | form | string | No | |
Modified | form | bool | No | |
BillingSource | form | int | No | |
BillName | form | string | No | |
BillPhone | form | string | No | |
BillFax | form | string | No | |
ShipFax | form | string | No | |
SoldToId | form | string | No | |
StoreType | form | string | No | |
StoreClass | form | string | No | |
StoreCategory | form | string | No | |
Custom1STR | form | string | No | |
Custom2STR | form | string | No | |
Custom3STR | form | string | No | |
Custom4STR | form | string | No | |
Custom5STR | form | string | No | |
Custom6STR | form | string | No | |
Custom7STR | form | string | No | |
Custom8STR | form | string | No | |
Custom9STR | form | string | No | |
Custom10STR | form | string | No | |
Custom11STR | form | string | No | |
Custom12STR | form | string | No | |
Custom13STR | form | string | No | |
Custom14STR | form | string | No | |
Custom15STR | form | string | No | |
TerritoryId | form | string | No | |
RegionId | form | string | No | |
ShipVia | form | string | No | |
SalesRep2 | form | string | No | |
CYForecast | form | double | No | |
NYForecast | form | double | No | |
InfoReviewed | form | DateTime | No | |
_InfoReviewed | form | bool | No | |
Terms | form | string | No | |
SalesRep3 | form | string | No | |
SalesRep4 | form | string | No | |
SalesRep5 | form | string | No | |
Residential | form | bool | No | |
SalesRep1Sellable | form | bool | No | |
SalesRep2Sellable | form | bool | No | |
SalesRep3Sellable | form | bool | No | |
SalesRep4Sellable | form | bool | No | |
SalesRep5Sellable | form | bool | No | |
BillAddress3 | form | string | No | |
ShipAddress3 | form | string | No | |
Exported | form | bool | No | |
Created | form | DateTime | No | |
CreatedBy | form | string | No | |
DNU | form | bool | No | |
DefaultWarehouseId | form | string | No | |
Status | form | string | No | |
PriceList | form | string | No | |
StoreLocator | form | bool | No | |
StoreLocatorOrder | form | string | No | |
WebSite | form | string | No | |
form | string | No |
To override the Content-type in your clients, use the HTTP Accept Header, append the .soap11 suffix or ?format=soap11
The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.
POST /soap11 HTTP/1.1
Host: www.bernhardthospitality.com
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: InsertCustomerShippingLocationRDB
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<InsertCustomerShippingLocationRDB xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Emun.RestDb">
<BillAddress>String</BillAddress>
<BillAddress2>String</BillAddress2>
<BillAddress3>String</BillAddress3>
<BillCity>String</BillCity>
<BillCountry>String</BillCountry>
<BillFax>String</BillFax>
<BillName>String</BillName>
<BillPhone>String</BillPhone>
<BillState>String</BillState>
<BillZipcode>String</BillZipcode>
<BillingSource>0</BillingSource>
<CYForecast>0</CYForecast>
<ConId>String</ConId>
<ContactName>String</ContactName>
<Created>0001-01-01T00:00:00</Created>
<CreatedBy>String</CreatedBy>
<Custom10STR>String</Custom10STR>
<Custom11STR>String</Custom11STR>
<Custom12STR>String</Custom12STR>
<Custom13STR>String</Custom13STR>
<Custom14STR>String</Custom14STR>
<Custom15STR>String</Custom15STR>
<Custom1STR>String</Custom1STR>
<Custom2STR>String</Custom2STR>
<Custom3STR>String</Custom3STR>
<Custom4STR>String</Custom4STR>
<Custom5STR>String</Custom5STR>
<Custom6STR>String</Custom6STR>
<Custom7STR>String</Custom7STR>
<Custom8STR>String</Custom8STR>
<Custom9STR>String</Custom9STR>
<CustomerId>String</CustomerId>
<DNU>false</DNU>
<DefaultWarehouseId>String</DefaultWarehouseId>
<Email>String</Email>
<Exported>false</Exported>
<InfoReviewed>0001-01-01T00:00:00</InfoReviewed>
<Modified>false</Modified>
<NYForecast>0</NYForecast>
<NewLocation>false</NewLocation>
<PriceList>String</PriceList>
<RegionId>String</RegionId>
<Residential>false</Residential>
<SalesRep>String</SalesRep>
<SalesRep1Sellable>false</SalesRep1Sellable>
<SalesRep2>String</SalesRep2>
<SalesRep2Sellable>false</SalesRep2Sellable>
<SalesRep3>String</SalesRep3>
<SalesRep3Sellable>false</SalesRep3Sellable>
<SalesRep4>String</SalesRep4>
<SalesRep4Sellable>false</SalesRep4Sellable>
<SalesRep5>String</SalesRep5>
<SalesRep5Sellable>false</SalesRep5Sellable>
<ShipAddress>String</ShipAddress>
<ShipAddress2>String</ShipAddress2>
<ShipAddress3>String</ShipAddress3>
<ShipCity>String</ShipCity>
<ShipCountry>String</ShipCountry>
<ShipFax>String</ShipFax>
<ShipId>String</ShipId>
<ShipName>String</ShipName>
<ShipPhone>String</ShipPhone>
<ShipState>String</ShipState>
<ShipVia>String</ShipVia>
<ShipZipcode>String</ShipZipcode>
<SoldToId>String</SoldToId>
<Status>String</Status>
<StoreCategory>String</StoreCategory>
<StoreClass>String</StoreClass>
<StoreLocator>false</StoreLocator>
<StoreLocatorOrder>String</StoreLocatorOrder>
<StoreType>String</StoreType>
<Terms>String</Terms>
<TerritoryId>String</TerritoryId>
<WebSite>String</WebSite>
<_InfoReviewed>false</_InfoReviewed>
</InsertCustomerShippingLocationRDB>
</soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK Content-Type: application/xml Content-Length: length <?xml version="1.0" encoding="utf-8"?> <soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Body> <long xmlns="http://schemas.microsoft.com/2003/10/Serialization/">0</long> </soap:Body> </soap:Envelope>