Listar Operações por Conta
deprecated
Use este endpoint para consultar todas as Operações de uma Conta específica.
GET
Error
Autorizações
JWT bearer token issued by the identity provider.
Parâmetros de caminho
Organization ID (UUID)
Ledger ID (UUID)
Account ID (UUID)
Parâmetros de consulta
JSON string to filter operations by metadata fields
Max items per page (max 100, default 10)
Filter operations created on/after this date (YYYY-MM-DD)
Filter operations created on/before this date (YYYY-MM-DD)
Sort direction (asc, desc)
Opaque cursor token for pagination
Filter by operation type (DEBIT, CREDIT)
Filter by direction (debit, credit)
Filter by operation route ID (UUID)
Filter by operation route code

