Api Overview

Last updated: Feb 26, 2025

Get Documents API

The API provides a list of sent and received documents available for a given company.
  • Data & document management
  • Data retrieval

Overview

  • Retrieves a list of documents with support for filtering by multiple criteria including status (Done/Processing/Error), direction (Send/Received), document type, and date ranges.
  • Supports pagination with configurable page size and includes metadata about total items and pages in response.
  • Supports date-based filtering within a 90-day window, with either creation date or modification date parameters.
  • Returns comprehensive document details including document identifiers, party information (sender/receiver), status history, and reference documents.
  • Provides business and clearance status tracking with respective status messages and history.
  • Includes sorting capabilities by creation time or modification time in ascending or descending order.

This is the base URL. All requests should use the Get Documents API URL, which can be found at:

https://api-emea.onesourcetax.com/einvoicing/document/v1/documents
  • The API is versioned, you must include the version number in every request you make to access the endpoints.
  • All API requests must be made over HTTPS, requests sent over plain HTTP or without authentication will be refused.
  • For guidance on properly authenticating calls to the Get Documents API, see to the Authentication section.
  • Use any standard HTTPS client to access the web service.

Key Benefits

  1. 1Provides a unified view for tracking both sent and received documents.
  2. 2Comprehensive filtering options (status, date, type) with powerful search capabilities.

Geographic Availability

API is available to all E- invoicing EMEA customers.

See Next