Get Ticket Window Checked In Counts

Gets the current window checked in count for a list of ticket IDs. If a ticket does not have a check-in window, the window_checked_in_count defaults to zero.

Response Format

{
	"window_checked_in_counts": [
		{
			"ticket_id": 2148,
			"window_checked_in_count": 0
		},
		{
			"ticket_id": 2149,
			"window_checked_in_count": 3
		}
	]
}

URL

https://www.givesignup.org/rest/v2/tickets/checkin/get-ticket-window-checked-in-counts.json

HTTP Method

GET

Parameters

Parameter HTTP Method Default Description Datatype
ticket_event_id
Required
GET ID of ticket event. uint
rsu_api_key GET API key. string
X-RSU-API-SECRET HTTP Header API secret. string
ticket_ids
Required
GET Ticket IDs. id_list

If you continue to use this site, you consent to use all cookies. We use cookies to offer you a better browsing experience. Read how we use cookies and how you can control them by visiting our Privacy Policy.

If you continue to use this site, you consent to use all cookies.