get
https://api.mybanx.io/v/bankaccounts//bulkpayment/info
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
This call sends back information regarding the behaviour of the bank when speaking about bulk payments.
Below a sample answer from a bank connector meaning SEPA bulk are not supported and also SEPA INSTANT are not supported. Recipient's postal address is required.
{
"bankName": "Banque Populaire du Nord",
"countryId": "FR",
"connectorId": 1120,
"currencies": "EUR",
"sepaSupported": false,
"sepaInstantSupported": false,
"sepaSpecificPaymentDate": false,
"minimalAmount": 1,
"recipientAddressRequired" : true
} 401Unauthorized
403Forbidden