PUT api/Parking/ResendReceipt
Resend the receipt for a finished parking
Request Information
URI Parameters
None.
Body Parameters
ParkingResend| Name | Description | Type | Additional information |
|---|---|---|---|
| DeviceId |
The device's ID |
string |
Required |
| Language |
The UI language as specified by ISO 639-1 |
string |
Required |
| Id |
The parking's ID |
string |
Required |
| MailAddress |
The user's mail address to send the receipt to |
string |
Optional |
| PhoneNumber |
The user's phone number to send the receipt to |
string |
Optional |
Request Formats
application/json, text/json
Sample:
Sample not available.
Response Information
Resource Description
None.