bills__list_bills

MCP

Herramienta lógica list_bills. Nombre típico: bills__list_bills (p. ej. expenses__list_bills según el servidor).

HTTP

GET /v1/bills — Query: todos los parámetros opcionales van en arguments como claves planas (equivalente a query string).

Respuesta exitosa

HTTP 200: arreglo de bills, o { metadata: { total }, data: [...] } si metadata=true.

Errores frecuentes

CódigoSignificadoAcción
903Paginación inválida (start/limit)start≥0; limit dentro del máximo del API
400ValidaciónRevisar message y code en el cuerpo

Filtros proveedor

client_id exacto: si no existe ese proveedor, cero resultados (no es error). No combinar lógica de intersección con client_name/provider_name; usar id o nombre (ver guía list_filter_semantics en la fuente).

Campos expandidos

Usar fields como lista separada por comas; ver fields_query_param y fields_guidance en la guía pública (stamp, xml, retentions, journal, etc.).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Parámetros de query GET /v1/bills (todos opcionales salvo uso de filtros).

integer
Defaults to 0

Offset ≥0

integer
Defaults to 30

Tamaño de página (máx. típico 200)

string

Campos extra separados por comas

string
enum
Allowed:
boolean
string

'true' para envoltorio metadata+data

string
enum
Allowed:
string
enum
Allowed:
string
string
string
string
string
string
string
string

draft,open,paid,void (separados por coma)

string
enum

Colombia suele default bill

Allowed:
integer
string
string
date
string
string
string
string
string
string

start,end

date-time
date-time
string
integer
integer
string
integer
string
string
boolean
boolean
string
string
enum
Allowed:
Response

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json