From ad524508bac94e74c606eba7a7da89cb0ffeb9d5 Mon Sep 17 00:00:00 2001 From: priscilla Date: Tue, 15 Nov 2022 04:56:07 -0500 Subject: Update --- core/api-merchant.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'core/api-merchant.rst') diff --git a/core/api-merchant.rst b/core/api-merchant.rst index 7c30f178..0ac6dcac 100644 --- 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`: -- cgit v1.2.3