3.4.19 Payment Due Date
Dataset:
Invoice Detail
Column Type:
Dimension
Feature Level:
Mandatory
Data Type:
Date/Time
Since:
1.4
Payment Due Date is the date by which the payment for an invoice is expected to be received by the invoice issuer. This date is used by FinOps practitioners and finance teams to manage cash flow, prioritize payments, and avoid late fees or service interruptions.
3.4.19.1 Requirements
PaymentDueDate MUST adhere to the following requirements:
- PaymentDueDate MUST be of type Date/Time.
- PaymentDueDate MUST conform to DateTimeFormat requirements.
- PaymentDueDate MAY be null.
- PaymentDueDate MUST be the date specified by the invoice issuer as the deadline for payment for the corresponding InvoiceId.
3.4.19.4 Description
The date by which the payment for an invoice is expected to be received by the invoice issuer.
Constraints
| Property | Value |
|---|---|
| Column Type | Dimension |
| Feature Level | Mandatory |
| Allows Nulls | Yes |
| Data Type | Date/Time |
| Value Format | Date/Time Format |