EMUN1 ASP.NET

<back to all web services

UpdateProspectRDB

Requires Authentication
Required role:Administrator
The following routes are available for this service:
All Verbs/service/UpdateProspectRDB
ProspectRDB Parameters:
NameParameterData TypeRequiredDescription
IdformstringNo
SalesRepIdformstringNo
NameformstringNo
PhoneformstringNo
EmailformstringNo
Address1formstringNo
Address2formstringNo
CityformstringNo
StateformstringNo
ZipformstringNo
BestCallTimeformstringNo
ProspectStatusformstringNo
ProspectSourceformstringNo
ProspectRankingformstringNo
ModifiedformboolNo
UploadedformboolNo
CompanyNameformstringNo
NotesformstringNo
StoreTypeIdformstringNo
DateCreatedformDateTimeNo
VendorIDsformstringNo
ConvertedToCustomerIdformstringNo
QualificationformstringNo
QualificationReasonformstringNo
DateContactedformDateTimeNo
DateConvertedformDateTimeNo
TitleformstringNo
WebsiteformstringNo
PotentialDollarformintNo
CompetitionformstringNo
HotformboolNo
AccountTypeformstringNo
CategoryformstringNo
OrderSourceformstringNo
CountryformstringNo

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

To embed the response in a jsonp callback, append ?callback=myCallback

HTTP + JSON

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

POST /service/UpdateProspectRDB HTTP/1.1 
Host: www.bernhardthospitality.com 
Accept: application/json
Content-Type: application/json
Content-Length: length

{"id":"String","salesRepId":"String","name":"String","phone":"String","email":"String","address1":"String","address2":"String","city":"String","state":"String","zip":"String","bestCallTime":"String","prospectStatus":"String","prospectSource":"String","prospectRanking":"String","modified":false,"uploaded":false,"companyName":"String","notes":"String","storeTypeId":"String","dateCreated":"0001-01-01T00:00:00.0000000Z","vendorIDs":"String","convertedToCustomerId":"String","qualification":"String","qualificationReason":"String","dateContacted":"0001-01-01T00:00:00.0000000Z","dateConverted":"0001-01-01T00:00:00.0000000Z","title":"String","website":"String","potentialDollar":0,"competition":"String","hot":false,"accountType":"String","category":"String","orderSource":"String","country":"String"}
HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: length

0