ParkCarePermit
API | Description |
---|---|
POST api/ParkCarePermit/Post?Language={Language}&DeviceId={DeviceId}&ClientKey={ClientKey} |
No documentation available. |
GET api/ParkCarePermit/Get?Language={Language}&DeviceId={DeviceId}&ClientKey={ClientKey}&PermissionGroup={PermissionGroup}&PermissionStatus={PermissionStatus}&PageSize={PageSize}&Page={Page} |
No documentation available. |
PATCH api/ParkCarePermit/Patch?Language={Language}&DeviceId={DeviceId}&ClientKey={ClientKey} |
No documentation available. |
DELETE api/ParkCarePermit/Delete?Language={Language}&DeviceId={DeviceId}&ClientKey={ClientKey}&PermitId={PermitId} |
No documentation available. |
Department
API | Description |
---|---|
POST api/Department/List |
Search for public (and optionally ParkCare) departments |
POST api/Department/Details |
Retrieve information about a specific department |
POST api/Department/DetailsForDepartment?department={department} |
No documentation available. |
Account
API | Description |
---|---|
GET api/Account/Get?deviceId={deviceId} |
Retrieve the stored account information |
PATCH api/Account/Patch |
Update the account information for a device |
Parking
API | Description |
---|---|
GET api/Parking/GetSubscription?subscriptionId={subscriptionId} |
No documentation available. |
POST api/Parking/Start |
Start a parking using the specified payment card |
PATCH api/Parking/Stop |
Stop a parking before expiration |
PATCH api/Parking/Extend |
Extend a parking before expiration |
GET api/Parking/ListCurrent?Language={Language}&DeviceId={DeviceId} |
List the current parkings |
GET api/Parking/ListHistoric?Language={Language}&DeviceId={DeviceId} |
List historic (finished) parkings |
PUT api/Parking/ResendReceipt |
Resend the receipt for a finished parking |
Throw
API | Description |
---|---|
GET api/Throw/Get |
No documentation available. |
Users
API | Description |
---|---|
POST api/Users/Create |
No documentation available. |
PATCH api/Users/UpdateUserEndDate |
No documentation available. |
GET api/Users/ExternalUserExists |
No documentation available. |
PaymentGateway
API | Description |
---|---|
GET api/PaymentGateway/ApiKey |
Retrieve the API key to use when sending card data to the payment gateway |
Device
API | Description |
---|---|
PUT api/Device/Register |
Register device and retrieve a unique device ID |
ParkCare
API | Description |
---|---|
POST api/ParkCare/Authenticate?Language={Language}&DeviceId={DeviceId}&Username={Username}&Password={Password} |
No documentation available. |
POST api/ParkCare/ReadPermissionGroups?userid={userid}&account={account} |
No documentation available. |
GET api/ParkCare/PermissionGroups?Language={Language}&DeviceId={DeviceId}&ClientKey={ClientKey} |
No documentation available. |
GET api/ParkCare/PermissionGroupSettings?Language={Language}&DeviceId={DeviceId}&ClientKey={ClientKey}&Id={Id} |
No documentation available. |
GET api/ParkCare/ValidateAgreement?Language={Language}&DeviceId={DeviceId}&ClientKey={ClientKey} |
No documentation available. |
PATCH api/ParkCare/PatchAgreement?Language={Language}&DeviceId={DeviceId}&ClientKey={ClientKey}&AgreementVersion={AgreementVersion}&MailAddress={MailAddress} |
No documentation available. |
PaymentCard
API | Description |
---|---|
GET api/PaymentCard/List?Language={Language}&DeviceId={DeviceId} | |
POST api/PaymentCard/ReadCardsForUser?userId={userId} |
No documentation available. |
POST api/PaymentCard/Post |
Add metadata about a payment card after payment gateway authorization |
PATCH api/PaymentCard/Patch |
Update metadata about a payment card |
DELETE api/PaymentCard/Delete |
Delete a payment card |
Conditions
API | Description |
---|---|
GET api/Conditions/Current?Language={Language}&DeviceId={DeviceId}&ConditionType={ConditionType} |
Retrieve the current conditions for the specified language |