Reference for http://api2.redtailtechnology.com/crm/v1/rest/calendar/activities/{ACTIVITYID}/complete
Url: http://api2.redtailtechnology.com/crm/v1/rest/calendar/activities/{ACTIVITYID}/complete
HTTP Method: PUT
| Message direction | Format | Body |
|---|---|---|
| Request | Xml | Example |
| Request | Json | Example |
| Response | Xml | Example |
| Response | Json | Example |
The following is an example request Xml body:
<dateTime xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1999-05-31T11:20:00</dateTime>
The following is an example request Json body:
"\/Date(928149600000+0000)\/"
The following is an example response Xml body:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>
The following is an example response Json body:
true