getTickets
POST {{url}}/venuemgmtconsole/support/getTickets
- Use this API to get tickets from Connectwise
- VenueID is required.
- EmailAddress to get all tickets associated with a resident.
- EmailAddress and TicketID to get ticket details.
Request Body
{"AccessToken"=>"{{VenueMgmt-AccessToken}}", "VenueID"=>"{{VenueID}}", "TicketID"=>"429648"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
origin | string |