post https://app.opendate.io/api/v2/confirms//offline_check_in_activities
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
Name | Description |
check_in_barcodes | The 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_barcodes | The list of Ticket barcodes checked out while in offline mode. These tickets will immediately be updated to be checked out on the Opendate database. |