summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core/api-merchant.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 07efc86c..381e17bd 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -1399,6 +1399,7 @@ Payment processing
sending the HTTP response. A client must never rely on this behavior, as the
merchant backend may return a response immediately.
:query refund=AMOUNT: *Optional*. Indicates that we are polling for a refund above the given AMOUNT. Only useful in combination with timeout.
+ :query await_refund_obtained=BOOLEAN: *Optional*. If set to "yes", poll for the order's pending refunds to be picked up.
**Response:**