summaryrefslogtreecommitdiff
path: root/core/api-merchant.rst
diff options
context:
space:
mode:
Diffstat (limited to 'core/api-merchant.rst')
-rw-r--r--core/api-merchant.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 7db8fd71..dbe9a7b3 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -2293,11 +2293,11 @@ Querying known wire transfers
**Request:**
- :query payto_uri: *Optional*. Filter for transfers to the given bank account (subject and amount MUST NOT be given in the payto URI)
+ :query payto_uri: *Optional*. Filter for transfers to the given bank account (subject and amount MUST NOT be given in the payto URI).
- :query before: *Optional*. Filter for transfers executed before the given timestamp
+ :query before: *Optional*. Filter for transfers executed before the given timestamp.
- :query after: *Optional*. Filter for transfers executed after the given timestamp
+ :query after: *Optional*. Filter for transfers executed after the given timestamp.
:query limit: *Optional*. At most return the given number of results. Negative for descending in execution time, positive for ascending in execution time. Default is -20.