Romania: Profile ID (Mandatory)

You must specify the specified Profile ID for all Romanian e-invoices and credit notes.

Use the ProfileID element to specify urn:vertexinc:vrbl:billing:1.0.

Elements

PathDescription
Invoice/ProfileIDYou must specify urn:vertexinc:vrbl:billing:1.0.

Restrictions

  • You must use urn:vertexinc:vrbl:billing:1.0 for the ProfileID element.

Example

The following example specifies the ProfileID for a Romanian invoice:

<ubl:Invoice>
	<!-- Code omitted for clarity -->
  	<cbc:ProfileID>urn:vertexinc:vrbl:billing:1.0</cbc:ProfileID>
  	<!-- Code omitted for clarity -->
</ubl:Invoice>