summaryrefslogtreecommitdiff
path: root/libeufin
diff options
context:
space:
mode:
authorMarcello Stanisci <ms@taler.net>2020-05-08 13:57:48 +0200
committerMarcello Stanisci <ms@taler.net>2020-05-08 13:57:48 +0200
commit78ed70157eb923632a2964558a3d3e43b789b2a1 (patch)
tree1af4ea0aee6dfd9cdac02deacd882d3091fb6c55 /libeufin
parentaf572ded501cc77a2ac89bae27a9bf7d19cc9739 (diff)
downloaddocs-78ed70157eb923632a2964558a3d3e43b789b2a1.tar.gz
docs-78ed70157eb923632a2964558a3d3e43b789b2a1.tar.bz2
docs-78ed70157eb923632a2964558a3d3e43b789b2a1.zip
Making terminology more resource-centric.
Diffstat (limited to 'libeufin')
-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