📄️ Authentication
OAuth2 Flow
📄️ Filters
Overview
📄️ External Identifiers
We allow you to use your existing identifiers of key entities to refer to the same entities within our system. This streamlined approach minimizes the integration complexities, eliminating the need to oversee and track PAF identifiers for the same entities in the system.
📄️ Idempotence
Certain endpoints support idempotent requests so that a given request can be safely retried without performing the same operation twice. For example, if a request to accept a transfer does not respond due to network issues, you can retry the request using the same idempotent ID to ensure that only one transfer is performed.
📄️ Pagination
Overview
📄️ Webhook Security
Overview