GET api/Subscription/CompanyAction?userName={userName}&companyId={companyId}&status={status}&ipAddress={ipAddress}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| userName | No documentation available. |
Define this parameter in the request URI. |
| companyId | No documentation available. |
Define this parameter in the request URI. |
| status | No documentation available. |
Define this parameter in the request URI. |
| ipAddress | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
true
application/xml, text/xml
Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>