commit ad524508bac94e74c606eba7a7da89cb0ffeb9d5
parent 67a1380ab65a06e07a2518959c01893f42c2ec39
Author: priscilla <priscilla.huang@efrei.net>
Date: Tue, 15 Nov 2022 04:56:07 -0500
Update
Diffstat:
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
@@ -2967,9 +2967,9 @@ Checking tip status
}
-------------------
+-------
QR code
-------------------
+-------
This section describe how the static QR code will be define.
The QR code will be used for the merchant who does not have electronics devices.
@@ -2977,7 +2977,7 @@ The customers will be able to scan the QR code and will redirect to the payment
Create statics QR code
-------------------
+----------------------
.. http:post:: [/instances/$INSTANCE]/public/staticsQRcode
@@ -2989,7 +2989,7 @@ Create statics QR code
**Response:**
- :http:statuscode:`200 Ok`:
+ :http:statuscode:`200 No content`:
The QR code has been successfully created.
:http:statuscode:`404 Not found`:
@@ -3000,7 +3000,7 @@ Create statics QR code
Create dynamics QR code
-------------------
+-----------------------
.. http:post:: [/instances/$INSTANCE]/public/dynamicsQRcode
@@ -3011,7 +3011,7 @@ Create dynamics QR code
**Response:**
- :http:statuscode:`200 Ok`:
+ :http:statuscode:`200 No content`:
The QR code has been successfully created.
:http:statuscode:`404 Not found`: