From 2bcfbab7c826c3563c063ddea19b9dcea2582023 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 11 Apr 2020 18:38:33 +0200 Subject: expand /order API to allow payment target selection when creating orders (#4939) --- core/api-merchant.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'core/api-merchant.rst') 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: -- cgit v1.2.3