Api Overview

Last updated: Feb 26, 2025

External Status API

This API is used to update the external status and external status message for the given documentIds in OEI (ONESOURCE E-Invoicing) DB.
  • Data management
  • Data manipulation

Overview

  • This API is used to update the external status and external status message for the given documentIds in OEI DB.

    API follows the REST convention, accepts data in JSON format.

    This is the base URL. All requests should use the External Status API URL, which can be found at: https://api-emea.onesourcetax.com/einvoicing/document/v1/documents/external-status

  • 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 External Status API, see the Authentication section.
  • Use any standard HTTPS client to access the web service.

You can use any standard HTTPS client to access the web service.

Key Benefits

  1. 1User can update the external status and external status message for the documents.

Geographic Availability

API is available to all E- invoicing EMEA customers.

See Next