GET payment_methodsAsk AIget https://api.bookingexperts.com/v3/administrations/{administration_id}/payment_methodsReturns payment methods 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, position, created_at, updated_atfields[payment_method]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[description]stringFilter on descriptionfilter[archived]stringFilter on archivedfilter[pos_enabled]stringFilter on pos_enabledfilter[requires_debtor_details]stringFilter on requires_debtor_detailsfilter[kind]stringFilter on kindfilter[preferred_country_codes]stringFilter on preferred_country_codesfilter[accepted_currencies]stringFilter on accepted_currenciesfilter[accepted_sequence_types]stringFilter on accepted_sequence_typesfilter[debtor_types]stringFilter on debtor_typesfilter[currencies]stringFilter on currenciesfilter[sequence_types]stringFilter on sequence_typesfilter[payment_type]stringFilter on payment_typefilter[position]stringFilter on positionfilter[created_at]stringFilter on created_atfilter[updated_at]stringFilter on updated_atfilter[logos]stringFilter on logos. Specify a comma separated list of IDs to filter on.filter[administration]stringFilter on administration. Specify a comma separated list of IDs to filter on.include_archivedbooleanWhen true, archived payment methods 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 200PaymentMethodCollectionResponse 429Error defaultErrorUpdated 8 months ago