VRBL: Buyer References
You can add a buyer reference for internal routing.
Elements
Use the BuyerReference element to model this information:
Name (Technical Name) | Cardinality | Description |
---|---|---|
Buyer Reference (Invoice\BuyerReference ) | 0..1 | A reference provided by the Buyer that can be used for internal routing of the Document. |
Example
<Invoice>
<!-- code omitted for clarity -->
<cbc:BuyerReference>0150etzzx</cbc:BuyerReference>
<!-- code omitted for clarity -->
</Invoice>
Updated 8 days ago