EMUN1 ASP.NET

<back to all web services

InsertActivityRDB

Requires Authentication
Required role:Administrator
The following routes are available for this service:
All Verbs/service/InsertActivityRDB
ActivityRDB Parameters:
NameParameterData TypeRequiredDescription
IdformstringNo
ActivityTypeformstringNo
StartformDateTimeNo
EndformDateTimeNo
AllDayformboolNo
DescriptionformstringNo
AlarmformboolNo
AlarmIntervalformintNo
AlarmUnitsformintNo
ContactNameformstringNo
CustomerIdformstringNo
CustomerNameformstringNo
UsernameformstringNo
ScheduledByformstringNo
NotesformstringNo
StatusformstringNo
PrivateformboolNo
CompleteformboolNo
CompletedformDateTimeNo
DownloadedPCformboolNo
ModifiedformboolNo
ServerIdformstringNo
DownloadedHHformboolNo
UploadedformboolNo
ShipIdformstringNo
RegionIdformstringNo
MasterIdformstringNo
ExpectedDollarformdoubleNo
ResultformstringNo
ProspectIdformstringNo
Custom1STRformstringNo
Custom2STRformstringNo
Custom3STRformstringNo
Custom4STRformstringNo
Custom5STRformstringNo
Custom6STRformstringNo
Custom7STRformstringNo
Custom8STRformstringNo
Custom9STRformstringNo
Custom10STRformstringNo
Tier1formstringNo
Tier2formstringNo
Tier3formstringNo
Tier4formstringNo
Tier5formstringNo
CaseNumberformstringNo
ModelNumberformstringNo
EmailformstringNo
ShowCodeformstringNo
MobileNumberformstringNo
TimeZoneIdformstringNo
LocalTimeZoneIdformstringNo
MobileReminderformboolNo
ContactTypeformstringNo
LocationformstringNo
CreationDateformDateTimeNo
_ModifiedformDateTimeNo
LockedformboolNo

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

HTTP + OTHER

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

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

{"id":"String","activityType":"String","start":"0001-01-01T00:00:00.0000000Z","end":"0001-01-01T00:00:00.0000000Z","allDay":false,"description":"String","alarm":false,"alarmInterval":0,"alarmUnits":0,"contactName":"String","customerId":"String","customerName":"String","username":"String","scheduledBy":"String","notes":"String","status":"String","private":false,"complete":false,"completed":"0001-01-01T00:00:00.0000000Z","downloadedPC":false,"modified":false,"serverId":"String","downloadedHH":false,"uploaded":false,"shipId":"String","regionId":"String","masterId":"String","expectedDollar":0,"result":"String","prospectId":"String","custom1STR":"String","custom2STR":"String","custom3STR":"String","custom4STR":"String","custom5STR":"String","custom6STR":"String","custom7STR":"String","custom8STR":"String","custom9STR":"String","custom10STR":"String","tier1":"String","tier2":"String","tier3":"String","tier4":"String","tier5":"String","caseNumber":"String","modelNumber":"String","email":"String","showCode":"String","mobileNumber":"String","timeZoneId":"String","localTimeZoneId":"String","mobileReminder":false,"contactType":"String","location":"String","creationDate":"0001-01-01T00:00:00.0000000Z","_Modified":"0001-01-01T00:00:00.0000000Z","locked":false}
HTTP/1.1 200 OK
Content-Type: application/xlsx
Content-Length: length

0