GET api/ParkCare/ValidateAgreement?Language={Language}&DeviceId={DeviceId}&ClientKey={ClientKey}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
Language

The UI language as specified by ISO 639-1

string

Required

DeviceId

The device's ID

string

Required

ClientKey

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.