List electronic invoices

his endpoint enables you to query and retrieve a list of electronic DIAN documents (invoices, notes, etc.) within a specified date range. The query is performed using a filter based on the document type: documents sent to clients (sent) or documents received from suppliers (received). DIAN

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

Temporary DIAN Authentication URL (AuthToken). Required to validate your session and gain access to the document list.

string
required

Start date for the query range (inclusive). Format: YYYY-MM-DD.

string
required

End date for the query range (inclusive). Format: YYYY-MM-DD.

string

Client's Tax ID (NIT). Used ONLY when filterType is "sent". Allows filtering invoices sent to a specific client.

string

Supplier's Tax ID (NIT). Used ONLY when filterType is "received". Allows filtering invoices received from a specific supplier.

string
enum

Type of documents to query. Accepts values: "sent" (sent to clients) or "received" (received from suppliers). If omitted, the default is "sent".

Allowed:
Headers
string
required

If you send the x-connection, the connection will already be secured, and there will be no need to send the connection headers for each software.

Responses

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