listAvailablePurchaseDocTickets
GET/purchase-docs/headers/:headerId/available-tickets
Returns a paginated list of tickets that can be linked to the purchase document identified
by headerId. Tickets already linked to the document are excluded.
Default sort order is Ticket.StartTs ASC.
To access the service you need at least one of the following permissions:
| Permission (one of) |
|---|
| listAvailablePurchaseDocTickets |
Request
Responses
- 200
- 400
Paginated list of tickets available to be linked to the purchase document.
Bad request.