GET api/changelog/GetCount?userId={userId}&customerId={customerId}&context={context}&changeCode={changeCode}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| userId | string |
Required |
|
| customerId | string |
Required |
|
| context | ChangeLogContextEnum |
Required |
|
| changeCode | ChangeCodeEnum |
Required |
Body Parameters
None.
Response Information
Resource Description
integerResponse Formats
application/json, text/json
Sample:
1
application/xml, text/xml
Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>