1.3 Date

In regards to the date, the Invoice entity possesses three main fields that are described and detailed below:

  • Date

    • The date in which the invoice was placed.

  • Order Date

    • The date in which the order was placed.

  • Invoiced Date

    • The real data in which the invoice was placed.

Important to notice that some KPIs take into consideration the date and invoiced date field to validate the real date that the invoice was generated.

Property

Description

Required

Example

date

The Invoice placement date.

true

"2023-08-22T08:00:00.000Z"

orderDate

The date of the order related to this invoice.

false

"2023-08-21T17:55:59.000Z"

invoicedDate

The real date that the invoice was created.

true (OTIF KPI)

"2022-08-22T15:48:00.000Z"