VRBL: Buyer References

You can add a buyer reference for internal routing.

Elements

Use the BuyerReference element to model this information:

Name (Technical Name)CardinalityDescription
Buyer Reference (Invoice\BuyerReference)0..1A reference provided by the Buyer that can be used for internal routing of the Document.

Country-Specific configurations

Example

<Invoice>
    <!-- code omitted for clarity -->
    <cbc:BuyerReference>0150etzzx</cbc:BuyerReference>
    <!-- code omitted for clarity -->
</Invoice>