Financeiro (Protected)
List Movements
Listar movimentos pagos com filtros opcionais.
get/api/financeiro/movements
Query parameters
date_startstring nullable
date_endstring nullable
yearinteger nullable
rubricainteger nullable
metodo_pagamentointeger nullable
matriculainteger nullable
clienteinteger nullable
sociointeger nullable
Filter by Socio ID (only movements present in MovimentosSocios)
Filter by Socio ID (only movements present in MovimentosSocios)
searchstring nullable
tipostring nullable
Filter by type: 'entrada' (positive) or 'saida' (negative)
Filter by type: 'entrada' (positive) or 'saida' (negative)
totalvalorstring nullable
Filter by ValorTotal match (accepts comma or dot as decimal separator)
Filter by ValorTotal match (accepts comma or dot as decimal separator)
cost_centerstring nullable
Filter: 'parent' = show only cost-center parent movements
Filter: 'parent' = show only cost-center parent movements
offsetinteger
limitinteger
Headers
x-api-tokenstring nullable
Response
Successful Response
object required
Changes
No recorded changes to this endpoint across all 1 revision of this API.