VRBL: Buyer References
You can add a buyer reference for internal routing.
A buyer reference is an identifier assigned by the Buyer that is used for internal routing purposes.
Use the BuyerReference element to model this information.
Element
Element | Description |
---|---|
Invoice/BuyerReference | Specify the buyer reference. |
Example
<Invoice>
<!-- code omitted for clarity -->
<cbc:BuyerReference>0150etzzx</cbc:BuyerReference>
<!-- code omitted for clarity -->
</Invoice>
Updated 13 days ago