From 25744eab00b004ea1d1bb760a878fa865d057a9d Mon Sep 17 00:00:00 2001 From: Lukas Bockstaller Date: Fri, 20 Feb 2026 16:47:15 +0100 Subject: [PATCH] document event --- doc/api/resources/orders.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/api/resources/orders.rst b/doc/api/resources/orders.rst index 7b10e160e1..e09b8e09de 100644 --- a/doc/api/resources/orders.rst +++ b/doc/api/resources/orders.rst @@ -1723,8 +1723,10 @@ List of all order positions Returns a list of all order positions within all events of a given organizer (with sufficient access permissions). - Supported query parameters and output format of this endpoint are identical to the list endpoint within an event, - with the exception that the ``pdf_data`` parameter is not supported here. + The supported query parameters and output format of this endpoint are almost identical to those of the list endpoint + within an event. + The only changes are that responses also contain the ``event`` attribute in each result and that the 'pdf_data' + parameter is not supported. **Example request**: