Offers
Offers
Sets the number of results to be displayed per page
Specifies the page number of the results
Specifies result order
Narrows results based on conditions
The question
The question
POST /v1/search/offers/parking HTTP/1.1
Host:
Authorization: Bearer JWT
Accept: */*
No content
Params
Only one of the required fields marked with the star is required.
For place, you can specify eitheruuid
or code
.
place
(required*) - Rate the parking lotparking
(required*) - Rate the parking lotpayform
- The preferred payment option. See Payformsvehicle.*.type
- The vehicle type. See Vehicle Typesarrival_at
- Arrival date and time in local formatYYYY-MM-DDTHH:II
departure_at
- Departure date and time in local formatYYYY-MM-DDTHH:II
Response
available
- The information about availability (determine if you can create a booking)cancelable
- The information if booking can be immediately canceled after createdcurrency
- The currency. See Currenciespayforms
- The available payment options. See Payformsprice
- The parking service priceprice_day
- The parking service price per dayprice_total
- The total booking costdiscount
- The discount, if any
Last updated