post https://app.opendate.io/api/v2/confirms//orders//check_out
Log in to see full request history
Use this endpoint to check out all tickets that are associated with the order.
Response
Use this endpoint to check out all tickets that are associated with the order.
xxxxxxxxxx
curl --request POST \
--url https://app.opendate.io/api/v2/confirms/confirm_id/orders/id/check_out \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!