OrderReference
Use this element to model order reference information.
General information is provided in the Order References topic.
Details
Detail | Value |
---|---|
Name | OrderReference |
Document-Level Path | Invoice/OrderReference |
Line-Level Path | Invoice/InvoiceLine/OrderReference |
Definition | A reference to the Order with which this Invoice is associated. |
Cardinality | 0..1 |
Elements
Element | Description |
---|---|
OrderReference/ID | The ID for the referenced order. |
Country Specific Topics
Example
<cac:OrderReference>
<cbc:ID>PO987654</cbc:ID>
</cac:OrderReference>
Updated 2 days ago