List FX operations
Operations
List FX operations
Lists operations scoped to the signed partner integration. Supports exact ID filters, search terms, status filters, and page-based pagination.
GET
List FX operations
Documentation Index
Fetch the complete documentation index at: https://docs.payfi.global/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Query Parameters
Exact PayFi operation ID filter.
Example:
"op_example"
Exact partner operation ID filter.
Example:
"acme-op-123"
Exact PayFi customer ID filter.
Example:
"cus_example"
Searches operation IDs, partner operation IDs, customer IDs, customer legal names, partner customer IDs, status fields, and operation type aliases such as Importação.
Example:
"Acme"
Page number starting at 1.
Required range:
x >= 1Example:
1
Items per page. Maximum 100.
Required range:
1 <= x <= 100Example:
20