Payments
Payment operations endpoints
📄️ Get the failure reason description
Retrieves the failure reason description in the requested locale <br/> Scope: []
📄️ Get the list of failure reason descriptions
Retrieve a list of failure reason descriptions, in the requested language <br/> Scope: []
📄️ Get all payments of a given space
Retrieves the details of all payments associated to a space
📄️ Initiate a payment request
Initiate a SEPA payment request
📄️ Initiate a transfer request
Initiate a SEPA payment request to a known connection account given by ID
📄️ Get the payment details
Retrieves the details about a payment from Data Store
📄️ Cancel the payment
Cancels the payment, if possible. Depending on the payment type, the operation can be async <br/> Scope: space_read, space_write
📄️ Get details of multiple payments
Retrieves the details of a list of payments from Data Store
📄️ Get all payments of a given space
Retrieves the details of all payments associated to a space <br/> Scope: []
📄️ Initiate a payment request
Initiate a SEPA payment request <br/> Scope: space_read, space_write, account_write
📄️ Get details of multiple payments
Retrieves the details of a list of payments from Data Store <br/> Scope: space_read
📄️ Calculate payment fee
Obtain a fee corresponding to the provided payment 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
📄️ Validate a payment initiation request
Validate a payment initiation request in the context of its external PIS provider <br/> Scope: space_read, space_write, account_write
📄️ Initiate a transfer request
Initiate a SEPA payment request to a known connection account given by ID <br/> Scope: space_read, space_write, account_write
📄️ Calculate transfer fee
Obtain a fee corresponding to the provided transfer initiation request <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
📄️ Get the payment details
Retrieves the details about a payment from Data Store <br/> Scope: space_read