v1
latestOpenAPI 3.0.02026-07-243271291.7 MBMasterPriceList ComplexPrices
GET complex_prices
Returns all complex prices of a master price list
get/v3/administrations/{administration_id}/master_price_lists/{master_price_list_id}/complex_prices
Path parameters
master_price_list_idstring required
Master price list ID
administration_idstring required
Administration ID
Query parameters
page[number]integer
Page number
page[size]integer
Page size
sortstring
Sort. Specify a comma separated list of attributes to sort on. Prefix attribute with a - to sort in descending order. Allowed attributes: id, created_at, updated_at
fields[complex_price]string
Fieldset. Specify a comma separated list of attributes to return
filter[id]string
Filter on ID
filter[arrival_date]string
Filter on arrival_date
filter[length_of_stay]string
Filter on length_of_stay
filter[created_at]string
Filter on created_at
filter[updated_at]string
Filter on updated_at
filter[price]string
Filter on price
include_inactiveboolean
When true, inactive prices are included in the response
Headers
Accept-Languagestring
Supported languages. A comma separated list with one or more of the following locales: cs, da, de, de-AT, de-CH, en, es, fr, fr-BE, fr-LU, it, nb, nl, nl-BE, pl, pt, tr. Default: 'en'.
Response
ComplexPriceCollectionResponse