Payments
Payment operations endpoints
📄️ Calculate payment fee
Obtain a fee corresponding to the provided payment initiation request <br/> Scope: space_read, space_write, account_write
📄️ Get all payments of a given space
Retrieves the details of all payments associated to a space <br/> Scope: []
📄️ Get details of multiple payments
Retrieves the details of a list of payments from Data Store <br/> Scope: space_read
📄️ Get the payment details
Retrieves the details about a payment from Data Store <br/> Scope: space_read
📄️ Initiate a payment
Initiate a payment process <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_read