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.

Elements

ElementDescription
Invoice/BuyerReferenceSpecify the buyer reference.

Example

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