get https://app.opendate.io/api/v2/confirms//ticket_types
Log in to see full request history
This endpoint returns all Ticket Types that are associated with the Confirm. This endpoint supports the standard pagination parameters.
Response
This endpoint returns all Ticket Types that are associated with the Confirm. This endpoint supports the standard pagination parameters.
xxxxxxxxxx
curl --request GET \
--url https://app.opendate.io/api/v2/confirms/confirm_id/ticket_types \
--header 'accept: application/json'
Try It!
to start a request and see the response here!