Listar Operaciones por Cuenta
deprecated
Usa este endpoint para recuperar todas las Operaciones de una Cuenta específica.
GET
Error
Autorizaciones
JWT bearer token issued by the identity provider.
Parámetros de ruta
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

