GET /user
):POST /user/{userID}/monetary-account/{monetary-accountID}/draft-payment
or POST /user/{userID}/payment-service-provider-draft-payment
) and read their statuses;POST /user/{userID}/confirmation-of-funds
).POST /user/{userID}/monetary-account/{monetary-accountID}/draft-payment
monetary-accountId and userId
(userApiKey
's id
; see OAuth for more information) in the endpoint URL;counterparty_alias
field of the request body.GET /user/{userID}/monetary-account/{monetary-accountID}/draft-payment
id
parameter returned in the previous step. POST /user/{userID}/payment-service-provider-draft-payment
. In this case, the bunq user will accept the payment along with the authorization request. No additional push notifications are sent to the user. POST /user/{userID}/payment-service-provider-draft-payment
.