GET residentapi/units/{unitId}/clickpay/verify?email={email}
Verifies clickpay request
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| unitId |
Represents the connect unit in the connect database (given to clickpay) |
integer |
Required |
|
Email given to clickpay from the cws application |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.