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.