POST constituent/add-note?seid={seid}&cid={cid}&user={user}¬e={note}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| seid | integer |
Required |
|
| cid | integer |
Required |
|
| user | string |
Required |
|
| note | string |
Required |
Body Parameters
None.
Response Information
Resource Description
ApiResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| status | string |
None. |
|
| message | string |
None. |
|
| fullErr | string |
None. |
|
| objResponse | Object |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.