Skip to main content
GET
Listar movimientos de tesorería

Authorizations

Authorization
string
header
required

Incluí tu API key en el header Authorization con el prefijo Bearer.

Query Parameters

cursor
string

Valor de next_cursor recibido en la respuesta anterior

limit
integer
default:50
Required range: 1 <= x <= 100
balance_type
enum<string>
Available options:
bank_account,
register,
safe
balance_id
string<uuid>
movement_type
enum<string>
Available options:
opening_balance,
customer_payment,
supplier_payment,
check_in,
check_out,
funds_transfer,
treasury_adjustment,
journal_entry
date_from
string<date>
date_to
string<date>

Response

Movimientos de tesorería obtenidos exitosamente

request_id
string
required
data
object[]
required
has_more
boolean
required
next_cursor
string | null
required
object
enum<string>
required

List-envelope discriminator.

Available options:
list
url
string
required

Requested list path.