summaryrefslogtreecommitdiff
path: root/libeufin/api-nexus.rst
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2020-06-19 00:10:32 +0530
committerFlorian Dold <florian.dold@gmail.com>2020-06-19 00:10:32 +0530
commit6ac61177814bfb61a91ff5649131999c76f83c78 (patch)
tree85ebe97bc26fd8be1e88e02c69f36621e103ae76 /libeufin/api-nexus.rst
parent5d1416bd0f1b3056f9c871ba3073b4fe10721891 (diff)
downloaddocs-6ac61177814bfb61a91ff5649131999c76f83c78.tar.gz
docs-6ac61177814bfb61a91ff5649131999c76f83c78.tar.bz2
docs-6ac61177814bfb61a91ff5649131999c76f83c78.zip
new terminology
Diffstat (limited to 'libeufin/api-nexus.rst')
-rw-r--r--libeufin/api-nexus.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/libeufin/api-nexus.rst b/libeufin/api-nexus.rst
index 3d5781bf..5eb8044b 100644
--- a/libeufin/api-nexus.rst
+++ b/libeufin/api-nexus.rst
@@ -87,7 +87,7 @@ Bank Account Management
holder: string;
}
-.. http:post:: {nexusBase}/bank-accounts/{acctid}/prepared-payments/{pmtid}/submit
+.. http:post:: {nexusBase}/bank-accounts/{acctid}/payment-initiations/{pmtid}/submit
Ask nexus to submit one prepare payment at the bank.
@@ -95,7 +95,7 @@ Bank Account Management
the bank connection could not be found in the system
-.. http:get:: {nexus}/bank-accounts/{my-acct}/prepared-payments/{uuid}
+.. http:get:: {nexus}/bank-accounts/{my-acct}/payment-initiations/{uuid}
Ask the status of payment ``$uuid``.
@@ -133,7 +133,7 @@ Bank Account Management
preparationDate: string;
}
-.. http:post:: {nexusBase}/bank-accounts/{my-acct}/prepared-payments
+.. http:post:: {nexusBase}/bank-accounts/{my-acct}/payment-initiations
Ask nexus to prepare instructions for a new payment.
Note that ``my-acct`` is the bank account that will be