GET api/properties/link?attorneyId={attorneyId}&clientId={clientId}
This method will link appeal cases created by attorney for all business user properties to active use
Requires Authorization!
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
attorneyId |
Attorney Record Id |
integer |
Required |
clientId |
Business User Client Id |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Ok
IHttpActionResultNone.
Response Formats
application/json, text/json, text/html, application/xml, text/xml
Sample:
Sample not available.