GET primary packagesAsk AIget https://api.bookingexperts.com/v3/administrations/{administration_id}/primary_packagesReturns primary packages of the administrationPath Paramsadministration_idstringrequiredAdministration IDQuery Paramspage[number]integer≥ 1Page numberpage[size]integer1 to 100Page sizesortstringSort. 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_atfields[primary_package]stringFieldset. Specify a comma separated list of attributes to returnincludestringIncludes list. Specify a comma separated list of resources to include.filter[id]stringFilter on IDfilter[name]stringFilter on namefilter[short_description]stringFilter on short_descriptionfilter[description]stringFilter on descriptionfilter[start_date]stringFilter on start_datefilter[end_date]stringFilter on end_datefilter[position]stringFilter on positionfilter[archived]stringFilter on archivedfilter[applies_to_all_rentable_types]stringFilter on applies_to_all_rentable_typesfilter[created_at]stringFilter on created_atfilter[updated_at]stringFilter on updated_atfilter[administration]stringFilter on administration. Specify a comma separated list of IDs to filter on.filter[book_period]stringFilter on book_period. Specify a comma separated list of IDs to filter on.filter[stay_period]stringFilter on stay_period. Specify a comma separated list of IDs to filter on.filter[discount_action]stringFilter on discount_action. Specify a comma separated list of IDs to filter on.filter[images]stringFilter on images. Specify a comma separated list of IDs to filter on.filter[package_entries]stringFilter on package_entries. Specify a comma separated list of IDs to filter on.include_archivedbooleanWhen true, archived primary packages are included in the responsetruefalseHeadersAccept-LanguagestringSupported 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'.Responses 200PrimaryPackageCollectionResponse 429Error defaultErrorUpdated 8 months ago