France: Buyer Reference

You may need to include a service code for French B2B Documents.

The service code is a 5 digit code that is used in France that some scenarios may require,

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.

Example

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