Add Ticket Checkins

Allows for the adding of ticket checkins for a particular ticket event.

For JSON requests, the request should look like the example below.

Request Format

{
	"tickets": [
		{
			"ticket_id": 123,
			"checkin_quantity": 1
		}
	]
}

URL

https://www.givesignup.org/rest/v2/tickets/add-ticket-checkins.json

HTTP Method

POST

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
request POST Request in proper format. string

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.