Ticket extension corresponds to an adding of time at the end of an ongoing ticket.
On a StreetSmart point of view, it is a modification of an existing ParkingTicket resource by adding of a ticket extension operation structure data.
To send a ticket extension to StreetSmart, the ticket sales Application has to use: PATCH /parkingTickets request containing a ParkingTicketExtensionProduct (cf. Ref.01 for mandatory and optional request attributes) |
This ticket extension product can be built from the ParkingOffers that are provided by StreetSmart.
Offers are retrieved from StreetSmart using GET /parkingRights or GET /parkingOffers responses.