POST v6/multiCheckbox/data
Request Information
URI Parameters
None.
Body Parameters
MultiCheckboxInputModelv6| Name | Description | Type | Additional information |
|---|---|---|---|
| ModuleId | integer |
None. |
|
| RecordId | integer |
None. |
|
| ModuleTabId | integer |
None. |
Request Formats
application/json, text/json
Sample:
{
"moduleId": 1,
"recordId": 1,
"moduleTabId": 1
}
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.