aboutsummaryrefslogtreecommitdiff
path: root/core/api-merchant.rst
diff options
context:
space:
mode:
Diffstat (limited to 'core/api-merchant.rst')
-rw-r--r--core/api-merchant.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index f41047db..ca7e0355 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -3031,7 +3031,8 @@ Adding templates
// Minimum age buyer must have (in years). Default is 0.
minimum_age: Integer;
- // The time that indicates the duration of the created order before it is deleted
+ // The time that indicates the duration of the created order before it is deleted.
+ // It is deleted if the customer did not pay and if the duration is over.
pay_duration: TimeLimit;
}
@@ -3174,7 +3175,7 @@ Removing template
Dynamic template
----------------
+----------------
.. http:post:: [/instances/$INSTANCES]/templates/$TEMPLATE_ID