listPurchaseDocTickets
GET/purchase-docs/headers/:headerId/tickets
Returns a paginated list of distinct tickets linked to the purchase document identified by headerId.
Each ticket is returned once even if multiple PurchaseDocLine records reference the same
TicketItemServiceId on the same ticket.
Default sort order is Ticket.StartTs ASC.
To access the service you need at least one of the following permissions:
| Permission (one of) |
|---|
| listPurchaseDocTickets |
Request
Responses
- 200
- 400
Paginated list of tickets for the purchase document.
Bad request.