GET api/legal/TermsConditionsStatus?websiteId={websiteId}
Returns the JWT caller's accepted application-terms version number and whether they must accept the latest published terms.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| websiteId |
1 = Cruise Parking, 2 = Events / Liverpool Events Parking (default 1). |
byte |
Default value is 1 |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.