GET api/legal/TermsConditionsStatus?websiteId={websiteId}

Returns the JWT caller's legal document acceptance status for every document type in the database.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
websiteId

1 = Cruise Parking, 2 = Events / Liverpool Events Parking (default 1).

byte

Default value is 1

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.