The Payment Request API allows you or your customer to request payment links from Rabobank using your application. With this integration, you can create the payment links as a part of your billing process or the billing process of your customer.
Rabobank business customers can send payment links directly using your software.
For more information please visit our overview page or read our extensive guide
Alternatively, dive into the endpoints right away:
POSThttps://api.rabobank.nl/openapi/payments/payment-requests
Initiate payment requestGEThttps://api.rabobank.nl/openapi/payments/payment-requests/accounts
Read account list for payment requestsGEThttps://api.rabobank.nl/openapi/payments/payment-requests/{id}/qr-codes
Generate QR code for payment requestGEThttps://api.rabobank.nl/openapi/payments/payment-requests
List of payment requestsGEThttps://api.rabobank.nl/openapi/payments/payment-requests/{id}
Details of a payment request by idGEThttps://api.rabobank.nl/openapi/payments/payment-requests/{id}/transactions/{transactionId}
Get Transaction Status for Payment RequestDELETEhttps://api.rabobank.nl/openapi/payments/payment-requests/{id}
Delete payment request
