Returns a paginated list of affiliations for all merchants that belong to the authenticated organization
Company API key for authentication
Page number for pagination
x >= 1Number of affiliations per page
1 <= x <= 100Filter by company ID
Comma-separated list of statuses to filter by (e.g., ACTIVE,PROCESSING)
PENDING, FAILED, ACTIVE, PROCESSING, BLOCKED, PENDING_APPROVAL, WAITING_DOCUMENTS, PROCESSING_DOCUMENTS, REJECTED Filter by provider (accepts lowercase and uppercase, returns uppercase)
CELCOIN, RINNE Filter by enabled status
Multi-field sort string (e.g., -created_at). Allowed fields: created_at, updated_at
created_at, updated_at, -created_at, -updated_at