PATCH api/ParkCare/PatchAgreement?Language={Language}&DeviceId={DeviceId}&ClientKey={ClientKey}&AgreementVersion={AgreementVersion}&MailAddress={MailAddress}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
Language |
The UI language as specified by ISO 639-1 |
string |
Required |
DeviceId |
The device's ID |
string |
Required |
ClientKey | string |
Required |
|
AgreementVersion |
The version of the accepted agreement |
string |
Required |
MailAddress |
Mailaddress to send receipt to |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.