@api_HostAddress = http://localhost:5168 @ticketId = 59ae05ea-fd07-481a-9a6b-663444cc426d @eventId = b9f4478b-701b-4223-9aaa-042b6f53b83a POST {{api_HostAddress}}/ticket Accept: application/json Content-Type: application/json { "ticketType": "Single", "eventId": "{{eventId}}" } ### GET {{api_HostAddress}}/ticket?ticketId={{ticketId}} Accept: application/json Content-Type: application/json