BuyerReference
A reference provided by the buyer used for internal routing of the document.
General information about Buyers is provided in the Buyers topic.
Details
Element | Value |
---|---|
Name | BuyerReference |
ComponentType | BBIE |
DictionaryEntryName | Invoice.Buyer_Reference.Text |
Definition | A reference provided by the buyer used for internal routing of the document. |
Cardinality | 0..1 |
ObjectClass | Invoice |
PropertyTermQualifier | Buyer |
PropertyTerm | Reference |
RepresentationTerm | Text |
DataType | Text. Type |
minOccurs | 0 |
maxOccurs | 1 |
Element
Element | Description |
---|---|
Invoice\BuyerReference | Specify the buyer's reference number. |
Country Specific Topics
Example
<ubl:Invoice>
<!-- Code omitted for clarity -->
<cbc:BuyerReference>JN-JBKJS:54321</cbc:BuyerReference>
<!-- Code omitted for clarity -->
</ubl:Invoice>
Updated about 1 month ago