This API call returns all open Delivery Orders (FnB) for a given issuer VAT number (issuerVat) within the specified date range. The purpose is to identify documents that remain open and have not yet been finalized.📌 Important NotesDate format must be in YYYY-MM-DD. The date range (dateTo - dateFrom) must not exceed 48 hours. Date calculations start from 00:00:00 (Greece time) on the dateFrom day. If the range exceeds 48 hours or the format is invalid, the API will return a 400 Bad Request with a validation error.
Request
Path Params
Query Params
Header Params
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://einvoiceapiuat.impact.gr/FnBDocuments/ EL000000000/open/?dateFrom=2025-05-11&dateTo=2025-05-13' \
--header'apiKey;'