API Reference

Create Offline Check In Activity

Log in to see full request history

Send offline check in/out activity to the Opendate server. Opendate does not validate this request. We simply take the list of checked in or out barcodes and update the Tickets.


Additionally, we do not at this time require the time that the barcode was scanned to be provided. However, I would recommend we save that time anyway. I anticipate that our model for checking a Ticket in or out will become more sophisticated in the near future.


Parameters


NameDescription
check_in_barcodesThe list of Ticket barcodes checked in while in offline mode. These tickets will immediately be updated to be checked in on the Opendate database.
check_out_barcodesThe list of Ticket barcodes checked out while in offline mode. These tickets will immediately be updated to be checked out on the Opendate database.
Path Params
string
required
Body Params
offline_check_in_activity
object
required
Headers
string
Response

Language
Click Try It! to start a request and see the response here!