summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libeufin/api-nexus2.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/libeufin/api-nexus2.rst b/libeufin/api-nexus2.rst
index 3609b0e0..76265ff3 100644
--- a/libeufin/api-nexus2.rst
+++ b/libeufin/api-nexus2.rst
@@ -82,7 +82,7 @@ Bank Account Management
holder: string;
}
-.. http:post:: <nexus>/bank-accounts/<my-acct>/submit-payment
+.. http:post:: <nexus>/bank-accounts/<my-acct>/prepared-payments/submit
Ask nexus to submit one prepare payment at the bank.
@@ -104,7 +104,7 @@ Bank Account Management
the bank transport could not be found in the system
-.. http:get:: <nexus>/bank-accounts/<my-acct>/prepared-payment/$uuid
+.. http:get:: <nexus>/bank-accounts/<my-acct>/prepared-payments/$uuid
Ask the status of payment ``$uuid``.
@@ -139,7 +139,7 @@ Bank Account Management
preparationDate: string;
}
-.. http:post:: <nexus>/bank-accounts/<my-acct>/prepare-payment
+.. http:post:: <nexus>/bank-accounts/<my-acct>/prepared-payments
Ask nexus to prepare instructions for a new payment.
Note that ``my-acct`` is the bank account that will be