List affiliations
Company Affiliations
List affiliations
Gets a list of affiliations for the authenticated company with optional filters and pagination. Requires the affiliation.list permission.
GET
List affiliations
Documentation Index
Fetch the complete documentation index at: https://docs.rinne.com.br/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Company API key for authentication
Query Parameters
Filter by provider (accepts lowercase and uppercase, returns uppercase)
Available options:
CELCOIN, RINNE, CAPPTA Filter by status
Available options:
PENDING, ACTIVE, PROCESSING, BLOCKED, PENDING_APPROVAL, WAITING_DOCUMENTS, PROCESSING_DOCUMENTS, REJECTED, FAILED, INVALID_SETTLEMENT_BANK_ACCOUNT Filter by enabled status
Filter by merchant ID
Page number
Required range:
x >= 1Number of items per page
Required range:
1 <= x <= 100Multi-field sort string (e.g., -created_at). Allowed fields: created_at, updated_at
Available options:
created_at, updated_at, -created_at, -updated_at 
