India (IRP(W)): Specification ID

You must model a specification ID to help with routing.

The service uses the value here and the values described in the India (IRP(W)): Routing Details topic to route requests.

Element

Use the following element to model this information:

Name (Path)CardinalityDescription
Specification Identifier (Waybill/CustomizationID)1..1An identification of the specification containing the total set of rules regarding semantic content, cardinalities, and business rules to which the data contained in the instance document conforms

Restrictions

You must specify urn:vertexinc:vrbl:billing:1#Waybill#VRBL-Waybill-IN-1p0 for Indian e-Waybill Documents.

Example

<ubl:Waybill>
    <!-- code omitted for clarity -->
    <cbc:CustomizationID>urn:vertexinc:vrbl:billing:1#Waybill#VRBL-Waybill-IN-1p0</cbc:CustomizationID>
    <!-- code omitted for clarity -->
</ubl:Waybill>