From 0aaa9756b03c0562d1b7a78f4e0f29e1f078a0f9 Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Thu, 31 Mar 2016 17:39:22 +0200 Subject: aligning to #4354 --- integration-bank.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'integration-bank.rst') diff --git a/integration-bank.rst b/integration-bank.rst index b51ca0cb..3d37becb 100644 --- a/integration-bank.rst +++ b/integration-bank.rst @@ -61,10 +61,12 @@ The event data must be a `CreateReserveDetail`_: // amount_currency // reserve_pub // exchange + // type ("TEST" or "SEPA") + // account_number (which account number has this exchange at this bank) callback_url: string; // list of wire transfer types supported by the bank - // e.g. "SEPA", "test" + // e.g. "SEPA", "TEST" wt_types: Array } -- cgit v1.2.3