Name | Description | Type | Required | Default |
---|---|---|---|---|
response_format |
Response data format. Default is json.
Accepted Values: [
json ,xml ]
|
String | json |
Name | Description | Type | Required | Default |
---|---|---|---|---|
documentId | Document's ID for which usage will be reported. | Integer | ||
accessTime | The exact time at which the document has been accessed. It could be different from the current, reporting time. | String | ||
- optional, to allocate usage to specific email profile | String | |||
projectCode | - optional, to allocate usage to specific project code | String |
Status Code | Description | Type |
---|---|---|
200 | Returns response result. | Bool |
400 | Returns API error. | ApiError[] |