/v1/appointment/book/staff/listid_region (number)1, 2.k_business (number/string)49197, 50217.k_location (number/string)315968, 5000000248.k_service (number/string)235266, 5000000996.a_staff (array)id_gender (number)1, 2).k_staff (string)s_position (string)s_staff (string)uid (string)xml_biography (string)can_book_unavailable_staff (boolean)has_gender (boolean)has_staff (boolean)is_gender_different (boolean)status (string)"ok" for a successful request.s_version (string)a_staff array may be empty if no staff are available or configured for the given criteria.can_book_unavailable_staff, has_gender, has_staff, is_gender_different) should be used to drive booking UI logic and validation.curl --location -g --request GET '/v1/appointment/book/staff/list?id_region={{id_region}}&k_business={{k_business}}&k_location={{k_location}}&k_service=undefined' \
--header 'Content-Type: text/plain' \
--data-raw ''{}