POST v1/NoCommunicationsReport
Request Information
URI Parameters
None.
Body Parameters
RequestObjName | Description | Type | Additional information |
---|---|---|---|
accountUid | globally unique identifier |
None. |
|
accessKeyUid | globally unique identifier |
None. |
|
ReqObjType | Type |
None. |
|
ReqObj | Object |
None. |
Request Formats
application/json, text/json
Sample:
{ "accountUid": "6f1a110c-746c-4ddb-be65-0f4a130d50bc", "accessKeyUid": "00a0a497-47ad-4c2a-af0e-4c5e1d676d2c", "ReqObjType": null, "ReqObj": { "$id": "2" } }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of GetNoCommunicationsReport_ResultName | Description | Type | Additional information |
---|---|---|---|
ClientStringID | string |
None. |
|
row_id_clients | integer |
None. |
|
FullVersionString | string |
None. |
|
LastActivity | date |
None. |
Response Formats
application/json, text/json
Sample:
[ { "$id": "1", "ClientStringID": "sample string 1", "row_id_clients": 2, "FullVersionString": "sample string 3", "LastActivity": "2024-11-20T22:24:30.4102042-08:00" }, { "$ref": "1" } ]