3.4.22 Reference Invoice ID
Dataset:
Invoice Detail
Column Type:
Dimension
Feature Level:
Mandatory
Data Type:
String
Since:
1.4
Reference Invoice ID is an invoice-issuer-assigned identifier for an invoice that affects charges as stated on a previous invoice. This occurs typically in the context of credits, refunds, or corrections where an adjustment is applied to a specific previously-issued billing document. This ID allows for direct lineage between adjustments and the original billing records.
3.4.22.1 Requirements
ReferenceInvoiceId MUST adhere to the following requirements:
- ReferenceInvoiceId MUST be of type String.
- ReferenceInvoiceId MUST conform to StringHandling requirements.
- ReferenceInvoiceId MUST NOT be null.
- ReferenceInvoiceId MUST match the InvoiceId of the original invoice when it adjusts another invoice.
- ReferenceInvoiceId MUST match the InvoiceId of the current invoice when it does not adjust another invoice.
3.4.22.4 Description
The invoice-issuer-assigned identifier for an invoice that affects charges as stated on a previous invoice.
Constraints
| Property | Value |
|---|---|
| Column Type | Dimension |
| Feature Level | Mandatory |
| Allows Nulls | No |
| Data Type | String |
| Value Format | \<not specified> |