POST api/crmconnect/property/specialarrangements?name={name}
Get the special arrangements so that it can be added to the event timeline for rezi when creating a property Processes this crm connect API request. The parameter and response sections describe the data exchanged with the API.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| name |
The name value supplied with the request. |
string |
Required |
Body Parameters
A value usable to identify the item in the crm, this key is generated by the selected domain service
ObjectNone.
Request Formats
application/x-www-form-urlencoded
Sample:
Sample not available.
application/json, text/json
Sample:
{}
Response Information
Resource Description
The response returned after the operation completes.
stringResponse Formats
text/plain
Sample:
sample string 1
application/json, text/json
Sample:
"sample string 1"