From 600009e6fba497ada358a9b8deeb9acd9ad295c1 Mon Sep 17 00:00:00 2001 From: Mira Weller Date: Fri, 4 Apr 2025 20:38:19 +0200 Subject: [PATCH] Add to docs --- doc/api/resources/orders.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/api/resources/orders.rst b/doc/api/resources/orders.rst index de6da4fd4d..feffd3def5 100644 --- a/doc/api/resources/orders.rst +++ b/doc/api/resources/orders.rst @@ -1943,6 +1943,8 @@ Manipulating individual positions * ``valid_until`` + * ``secret`` + Changing parameters such as ``item`` or ``price`` will **not** automatically trigger creation of a new invoice, you need to take care of that yourself.