summaryrefslogtreecommitdiff
path: root/core/api-merchant.rst
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-04-11 18:38:33 +0200
committerChristian Grothoff <christian@grothoff.org>2020-04-11 18:38:33 +0200
commit2bcfbab7c826c3563c063ddea19b9dcea2582023 (patch)
tree56b84d2e0dfc38b6a8b9854fba5c0497b81bcaeb /core/api-merchant.rst
parenteddd862bfc5bb75ff0ec7080fcc1fc660b86424d (diff)
downloaddocs-2bcfbab7c826c3563c063ddea19b9dcea2582023.tar.gz
docs-2bcfbab7c826c3563c063ddea19b9dcea2582023.tar.bz2
docs-2bcfbab7c826c3563c063ddea19b9dcea2582023.zip
expand /order API to allow payment target selection when creating orders (#4939)
Diffstat (limited to 'core/api-merchant.rst')
-rw-r--r--core/api-merchant.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 002b37be..35e3a1a9 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -50,6 +50,8 @@ Receiving Payments
The request must be a `PostOrderRequest`.
+ :query payment_target: optional query that specifies the payment target preferred by the client. Can be used to select among the various (active) wire methods supported by the instance.
+
**Response**
:status 200 OK: