From 508df0b0ff8de6c58c1cadec55c0596473438972 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Wed, 21 Jul 2021 17:51:39 -0300 Subject: fix reference to renamed endpoint --- core/api-merchant.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core') diff --git a/core/api-merchant.rst b/core/api-merchant.rst index 7994c56e..1d359fe5 100644 --- a/core/api-merchant.rst +++ b/core/api-merchant.rst @@ -1545,7 +1545,7 @@ Creating orders .. note:: This endpoint does not return a URL to redirect your user to confirm the - payment. In order to get this URL use :http:get:`/orders/$ORDER_ID`. The + payment. In order to get this URL use :http:get:`[/instances/$INSTANCE]/orders/$ORDER_ID`. The API is structured this way since the payment redirect URL is not unique for every order, there might be varying parameters such as the session id. -- cgit v1.2.3