GET/v1/login/attendance/listhttps://uat-api.wellnessliving.io
id_region (number)2k_business (string/number)49197dt_date_local (string, datetime)2025-05-24 11:30:00YYYY-MM-DD HH:MM:SS (local time)k_class_period (string/number)100000466946a_list_active (array)[]a_list_confirm (array)[]a_list_wait (array)[]i_capacity (string/number)"10"i_client (number)0i_wait_list_limit (number)3is_wait_list_limit (boolean)truetrue if the waitlist is capped at i_wait_list_limit).k_location (string)"315968"status (string)"ok""ok" indicates the request was processed successfully.s_version (string)"444085"__a_message (array of strings)["Attendance List|rs.login.visit"]a_list_active, a_list_confirm, and a_list_wait mean there are currently no active, confirmed, or waitlisted clients for the requested class period.i_capacity and i_client together to determine remaining available spots.i_wait_list_limit, is_wait_list_limit, and a_list_wait to understand waitlist usage and limits.curl --location -g --request GET '/v1/login/attendance/list?id_region={{id_region}}&k_business={{k_business}}&dt_date_local=undefined&k_class_period=undefined' \
--header 'Content-Type: text/plain' \
--data-raw ''{}