summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 15:18:49 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 15:19:23 -0400
commitfa112d30fc6096bed2ed465546c3b1120a4101be (patch)
treea07f62555ca302ca9669b8edc6e0bfbcc7301234
parent502aba55d360eea798b7fbdae2b678c3c19acdbe (diff)
downloaddocs-fa112d30fc6096bed2ed465546c3b1120a4101be.tar.gz
docs-fa112d30fc6096bed2ed465546c3b1120a4101be.tar.bz2
docs-fa112d30fc6096bed2ed465546c3b1120a4101be.zip
capitalize first word in sentence
-rw-r--r--core/api-merchant.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 38a99ad6..83d3d754 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -332,7 +332,7 @@ Querying payment status
**Request:**
- :query h_contract=HASH: hash of the order's contract terms (this is used to authenticate the wallet/customer in case $ORDER_ID is guessable). Required once an order was claimed.
+ :query h_contract=HASH: Hash of the order's contract terms (this is used to authenticate the wallet/customer in case $ORDER_ID is guessable). Required once an order was claimed.
:query token=TOKEN: *Optional*. Authorizes the request via the claim token that was returned in the `PostOrderResponse`. Used with unclaimed orders only. Whether token authorization is required is determined by the merchant when the frontend creates the order.
:query session_id=STRING: *Optional*. Session ID that the payment must be bound to. If not specified, the payment is not session-bound.
:query timeout_ms=NUMBER: *Optional.* If specified, the merchant backend will