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. |
Country-Specific configurations
- France: Buyer Reference
- Germany B2G: German Buyer Reference (Leitweg-ID)
- Italy: NSO Reference for Buyers
- Serbia: Buyer Reference
Example
<Invoice>
<!-- code omitted for clarity -->
<cbc:BuyerReference>0150etzzx</cbc:BuyerReference>
<!-- code omitted for clarity -->
</Invoice>
Updated 4 days ago