Payments V2
Payment operations endpoints
📄️ ⚠️Calculate payment fee
Obtain a fee corresponding to the provided payment initiation request
📄️ ⚠️Get all payments of a given space
Retrieves the details of all payments associated to a space
📄️ ⚠️Get details of multiple payments
Retrieves, at once, the details of a list of payments
📄️ ⚠️Get the payment details
Retrieves the details about a payment
📄️ ⚠️Validate a payment initiation request
Validate a payment initiation request in the context of its external PIS provider
📄️ Calculate transfer fee
Obtain a fee corresponding to the provided transfer initiation request <br/> Scope: space_read, space_write, account_write
📄️ Get fee details
Obtain details about a payment fee <br/> Scope: space_read, space_write, account_write
📄️ Initiate a payment request
Initiate a SEPA payment request
📄️ Initiate a transfer
Initiate a SEPA payment request to a known connection account given by ID <br/> Scope: space_read, space_write, account_write
📄️ Validate a transfer initiation request
Validate a transfer initiation request in the context of its PIS provider <br/> Scope: space_read, space_write, account_write