Please enable JavaScript to view this site.

PRD_IHE_001_Implementation helper for Points of Sale 2.4

Navigation: Process flow

API overview

Scroll Prev Top Next More
Important:
All API requests and responses are REST based

Here are the REST based API requests words the ticket sales Application can use:

Ask for vehicle rights and parking offers:

oGET /parkingRights

Ask for parking price computing:

oGET /parkingOffers with computed offers request option

send the ticket sales transaction:

oPOST /parkingTickets: to store a new ticket

oPATCH /parkingTickets: to update an existing ticket, due to a extension or a stop operation

oPOST /posOrders: to store the ticket. Normally after request on ParkingTickets

 

API details are part of a dedicated document (cf. Ref.01)