Skip to main content

Documentos Recibidos

Obtiene la lista de documentos recibidos con paginación. Si no se proporcionan fromDate/toDate, se usa la fecha de ayer hasta la fecha actual.

Path Parameters
accountId string REQUIRED
Query Parameters
fromDate date

Fecha de inicio (opcional, default: ayer)

toDate date

Fecha de fin (opcional, default: hoy)

docNumber string

Número de documento (formato: 001-001-000000040)

docType string

Possible values: [01, 03, 04, 05, 06, 07]

Tipo de documento

limit integer

Possible values: value ≤ 500

cursor date-time
Responses
200

Lista de documentos recibidos

Schema OPTIONAL
received object[] OPTIONAL
pagination object OPTIONAL
hasNextPage boolean OPTIONAL
nextCursor string OPTIONAL
limit integer OPTIONAL
totalCount integer OPTIONAL