Invoicing APIInvoicesSearch invoices by search criteriaCopy Pageget https://{tenant}.bko.finologee.com/api-ext/v1/invoicesGet all the invoices information matching with the invoice number, since date, etcQuery ParamsinvoiceNumberstringInvoice numberfromDatedate-timeThe start date taken into account for the search on invoices. Inclusive. Format : ISODateTime format, expressed in UTC time format(YYYY-MM-DDThh:mm:ss.sssZ) (i.e. 2022-01-01T00:00:000Z)toDatedate-timeThe end date taken into account for the search on invoices. Exclusive. Format : ISODateTime format, expressed in UTC time format(YYYY-MM-DDThh:mm:ss.sssZ) (i.e. 2022-01-01T00:00:000Z)accountingCustomerPartyEndpointIdstringIdentifies the Buyer's electronic address to which the invoice is delivered.directionstringenumThe direction of the invoice. SENT or RECEIVED.SENTRECEIVEDAllowed:SENTRECEIVEDResponses 200Ok 400ErrorUpdated over 1 year ago Get credit note UBL representation by idCreate a single invoice from a json representation of an invoiceDid this page help you?YesNo