summaryrefslogtreecommitdiff
path: root/api-merchant.rst
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-08-18 23:07:29 +0200
committerChristian Grothoff <christian@grothoff.org>2015-08-18 23:07:29 +0200
commite11eed953c21e183d12617804d593e533a0797da (patch)
treeed537706f0f9009df0905d97333e5e2e6012f756 /api-merchant.rst
parenta3b94e9250c5d609cc01bfa6bfb55e787c009d07 (diff)
downloaddocs-e11eed953c21e183d12617804d593e533a0797da.tar.gz
docs-e11eed953c21e183d12617804d593e533a0797da.tar.bz2
docs-e11eed953c21e183d12617804d593e533a0797da.zip
fix syntactic errors
Diffstat (limited to 'api-merchant.rst')
-rw-r--r--api-merchant.rst6
1 files changed, 2 insertions, 4 deletions
diff --git a/api-merchant.rst b/api-merchant.rst
index 3ac9c517..7b4c36df 100644
--- a/api-merchant.rst
+++ b/api-merchant.rst
@@ -304,10 +304,8 @@ The following API are made available by the merchant's backend to the merchant's
:reqheader Content-Type: application/json
:<json string desc: a human readable description of this deal.
- :<json unsigned\ 32 product: the identification number of this product, dependent on the
- frontend implementation.
- :<json unsigned\ 32 cid: the identification number of this contract, dependent on the
- frontend implementation.
+ :<json unsigned\ 32 product: the identification number of this product, dependent on the frontend implementation.
+ :<json unsigned\ 32 cid: the identification number of this contract, dependent on the frontend implementation.
:<json object price: the amount (crosslink to amount's definition on mint's page) representing the price of this item.
**Success Response**