Payment Accounts
Payment Accounts API
📄️ List payment accounts
Retrieve the list of payment accounts <br/> Scope: space_read, space_write, account_read, account_write
📄️ Register a payment account
Register a new payment account <br/> Scope: space_read, space_write, account_read, account_write
📄️ Delete payment account
Remove a registered payment account from the space's entity <br/> Scope: space_read, space_write, account_read, account_write
📄️ Payment account details
Retrieve all available details for the selected payment account <br/> Scope: space_read, space_write, account_read, account_write
📄️ Update payment account
Update details of a registered payment account <br/> Scope: space_read, space_write, account_read, account_write
📄️ List account live balances
Retrieve the available balances for the given account <br/> Scope: space_read, space_write, account_read, account_write
📄️ List payment account movements
Retrieve the list of payment account movements <br/> Scope: space_read, space_write, account_read, account_write
📄️ Refuse a payment account movement
Refuse movement with the associated movement collection id <br/> Scope: space_read, space_write, account_read, account_write
📄️ Refund payment account movement
Request a refund for the given movement id <br/> Scope: space_read, space_write, account_read, account_write
📄️ Get cards provisioning counters
Count how many cards have been issued and how many cards are left to be issued <br/> Scope: space_read, space_write, account_read, account_write
📄️ List payment account statements
Retrieve the list of payment account statements <br/> Scope: space_read, space_write, account_read, account_write
📄️ Download payment account statement
Retrieve the payment account statement file <br/> Scope: space_read, space_write, account_read, account_write
📄️ Get List types, settings of Card
Get the list of supported countries and card types for a specific customer segment. <br/> Scope: space_read, space_write, account_read, account_write
📄️ Grant consent
Initiate the procedure to grant a PSD2 AIS consent for the specified payment account <br/> Scope: space_read, space_write, account_read, account_write
📄️ Trigger movements refresh
Trigger a movements download operation for the selected account, regardless of the time of day (ignores normal scheduling) <br/> Scope: space_read, space_write, account_read, account_write
📄️ Revoke AIS consent
Initiate the procedure to revoke a PSD2 AIS consent for the specified payment account <br/> Scope: space_read, space_write, account_read, account_write