Profile ID

You must specify the same Profile ID for all Documents.

Use the ProfileID element to specify urn:vertexinc:vrbl:billing:1. This setting is the same for all countries.

Elements

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

Restrictions

  • You must use urn:vertexinc:vrbl:billing:1 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</cbc:ProfileID>
  	<!-- Code omitted for clarity -->
</ubl:Invoice>