From 6b0ffd33352ea5ccd5bad35bc3d7cd23b27519ad Mon Sep 17 00:00:00 2001 From: lexym Date: Thu, 14 Mar 2019 21:51:08 +0100 Subject: [PATCH] Update DESCRIPTION.md --- DESCRIPTION.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DESCRIPTION.md b/DESCRIPTION.md index 14e8dde..d360d84 100644 --- a/DESCRIPTION.md +++ b/DESCRIPTION.md @@ -243,8 +243,8 @@ As a PISP, you are allowed to authenticate in a user’s account with the follow Once a bunq user has confirmed they want to make a payment via your application, you can initiate the payment confirmation flow. 0. Open a session to the bunq server. -1. Get the id of the account you want to use to receive the money from the bunq users - - `GET monetary-account` -> check the ids of the accounts and save the id of the account you want to transfer customer money to +1. Get the id of the account you want to use to receive the money from the bunq users: + - Call `GET monetary-account`. Check the ids of the accounts and save the id of the account you want to transfer customer money to 2. Send a payment request. - Call `POST request-inquiry` and pass the following parameters: 1. monetary-accountID