India (IRP(W)): Example Documents
View some example Documents.
Invoice
<?xml version="1.0" encoding="UTF-8"?>
<ubl:Waybill xmlns:ubl="urn:oasis:names:specification:ubl:schema:xsd:Waybill-2"
xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2"
xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2"
xmlns:ext="urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:ccts="urn:un:unece:uncefact:documentation:2"
xmlns:vrbl="urn:vertexinc:vrbl:ExtensionComponent:1">
<ext:UBLExtensions>
<ext:UBLExtension>
<ext:ExtensionContent>
<vrbl:WaybillExtension>
<vrbl:RoutingDetails>
<vrbl:Sender>VERTEX_DEV_TEMPLATE</vrbl:Sender>
<vrbl:Receiver>GENERIC_IN_IRP_1p0p0</vrbl:Receiver>
</vrbl:RoutingDetails>
</vrbl:WaybillExtension>
</ext:ExtensionContent>
</ext:UBLExtension>
</ext:UBLExtensions>
<cbc:CustomizationID>urn:vertexinc:vrbl:billing:1#Waybill#VRBL-Waybill-IN-1p0</cbc:CustomizationID>
<cbc:ProfileID>urn:vertexinc:vrbl:billing:1</cbc:ProfileID>
<cbc:ID>CA-00031</cbc:ID>
<!-- UBL: the party sending this waybill (note: not the goods) -->
<!-- user_gstin option 1 -->
<cac:SenderParty>
<cac:PartyTaxScheme>
<cbc:CompanyID>09AAAPG7885R002</cbc:CompanyID>
<cac:TaxScheme>
<cbc:ID>GST</cbc:ID>
</cac:TaxScheme>
</cac:PartyTaxScheme>
</cac:SenderParty>
<!-- transporter -->
<cac:CarrierParty>
<cac:PartyTaxScheme>
<cbc:CompanyID>05AAABB0639G1Z8</cbc:CompanyID>
<cac:TaxScheme>
<cbc:ID>GST</cbc:ID>
</cac:TaxScheme>
</cac:PartyTaxScheme>
<cac:PartyLegalEntity>
<cbc:RegistrationName>Jay Trans</cbc:RegistrationName>
</cac:PartyLegalEntity>
</cac:CarrierParty>
<cac:Shipment>
<cac:ShipmentStage>
<!--
| UNECE Rec19 | India GST | Description |
| 1 | VRBL:IN:4 | Maritime |
| 2 | VRBL:IN:2 | Rail |
| 3 | VRBL:IN:1 | Road |
| 4 | VRBL:IN:3 | Air |
-->
<cbc:TransportModeCode>VRBL:IN:4</cbc:TransportModeCode>
<cac:TransportMeans>
<cbc:TransportMeansTypeCode>VRBL:IN:O</cbc:TransportMeansTypeCode>
<cac:MaritimeTransport>
<cbc:VesselID>PQR1234</cbc:VesselID>
</cac:MaritimeTransport>
</cac:TransportMeans>
</cac:ShipmentStage>
<cac:Delivery>
<ext:UBLExtensions>
<ext:UBLExtension>
<ext:ExtensionContent>
<vrbl:DeliveryExtension>
<vrbl:TransportationDistance unitCode="KMT">296</vrbl:TransportationDistance>
</vrbl:DeliveryExtension>
</ext:ExtensionContent>
</ext:UBLExtension>
</ext:UBLExtensions>
<!-- ship_details -->
<!-- chosen for consistency with other document types. cac:DeliveryParty and cac:DeliveryAddress are also available. -->
<cac:DeliveryLocation>
<cac:Address>
<cbc:StreetName>Street C 1</cbc:StreetName>
<cbc:AdditionalStreetName>-</cbc:AdditionalStreetName>
<cbc:CityName>City C</cbc:CityName>
<cbc:PostalZone>263001</cbc:PostalZone>
<cbc:CountrySubentityCode>VRBL:IN:05</cbc:CountrySubentityCode>
</cac:Address>
</cac:DeliveryLocation>
<cac:Despatch>
<cac:DespatchParty>
<cac:PostalAddress>
<cbc:StreetName>Vila</cbc:StreetName>
<cbc:AdditionalStreetName>Vila</cbc:AdditionalStreetName>
<cbc:CityName>Noida</cbc:CityName>
<cbc:PostalZone>201301</cbc:PostalZone>
<cbc:CountrySubentityCode>VRBL:IN:09</cbc:CountrySubentityCode>
</cac:PostalAddress>
<cac:PartyLegalEntity>
<cbc:RegistrationName>dqfefkewl</cbc:RegistrationName>
</cac:PartyLegalEntity>
</cac:DespatchParty>
</cac:Despatch>
</cac:Delivery>
</cac:Shipment>
<cac:DocumentReference>
<cbc:ID schemeID="VRBL:IN:IRN">d68ea2d428b66be70b2d9b394700042b5c060258dd51d9ec90bf24bb0ebd493a</cbc:ID>
</cac:DocumentReference>
<cac:DocumentReference>
<cbc:ID schemeID="AAS">PQR1234</cbc:ID>
<cbc:IssueDate>2025-07-18</cbc:IssueDate>
</cac:DocumentReference>
</ubl:Waybill>
Invoice Air Transport
<?xml version="1.0" encoding="UTF-8"?>
<Waybill xmlns="urn:oasis:names:specification:ubl:schema:xsd:Waybill-2"
xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2"
xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2"
xmlns:ext="urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:ccts="urn:un:unece:uncefact:documentation:2"
xmlns:vrbl="urn:vertexinc:vrbl:ExtensionComponent:1">
<ext:UBLExtensions>
<ext:UBLExtension>
<ext:ExtensionContent>
<vrbl:WaybillExtension>
<vrbl:RoutingDetails>
<vrbl:Sender>VERTEX_DEV_TEMPLATE</vrbl:Sender>
<vrbl:Receiver>GENERIC_IN_IRP_1p0p0</vrbl:Receiver>
</vrbl:RoutingDetails>
</vrbl:WaybillExtension>
</ext:ExtensionContent>
</ext:UBLExtension>
</ext:UBLExtensions>
<cbc:CustomizationID>urn:vertexinc:vrbl:billing:1#Waybill#VRBL-Waybill-IN-1p0</cbc:CustomizationID>
<cbc:ProfileID>urn:vertexinc:vrbl:billing:1</cbc:ProfileID>
<cbc:ID>CA-00045_1</cbc:ID>
<!-- UBL: the party sending this waybill (note: not the goods) -->
<!-- user_gstin option 1 -->
<cac:SenderParty>
<cac:PartyTaxScheme>
<cbc:CompanyID>09AAAPG7885R002</cbc:CompanyID>
<cac:TaxScheme>
<cbc:ID>GST</cbc:ID>
</cac:TaxScheme>
</cac:PartyTaxScheme>
</cac:SenderParty>
<cac:CarrierParty>
<cac:PartyTaxScheme>
<cbc:CompanyID>05AAABB0639G1Z8</cbc:CompanyID>
<cac:TaxScheme>
<cbc:ID>GST</cbc:ID>
</cac:TaxScheme>
</cac:PartyTaxScheme>
<cac:PartyLegalEntity>
<cbc:RegistrationName>Jay Trans</cbc:RegistrationName>
</cac:PartyLegalEntity>
</cac:CarrierParty>
<cac:Shipment>
<cac:ShipmentStage>
<!--
| UNECE Rec19 | India GST | Description |
| 1 | VRBL:IN:4 | Maritime |
| 2 | VRBL:IN:2 | Rail |
| 3 | VRBL:IN:1 | Road |
| 4 | VRBL:IN:3 | Air |
-->
<cbc:TransportModeCode>VRBL:IN:3</cbc:TransportModeCode>
<cac:TransportMeans>
<cbc:TransportMeansTypeCode>VRBL:IN:R</cbc:TransportMeansTypeCode>
</cac:TransportMeans>
</cac:ShipmentStage>
<cac:Delivery>
<ext:UBLExtensions>
<ext:UBLExtension>
<ext:ExtensionContent>
<vrbl:DeliveryExtension>
<vrbl:TransportationDistance unitCode="KMT">296</vrbl:TransportationDistance>
</vrbl:DeliveryExtension>
</ext:ExtensionContent>
</ext:UBLExtension>
</ext:UBLExtensions>
<!-- ship_details -->
<!-- chosen for consistency with other document types. cac:DeliveryParty and cac:DeliveryAddress are also available. -->
<cac:DeliveryLocation>
<cac:Address>
<cbc:StreetName>Street C 1</cbc:StreetName>
<cbc:AdditionalStreetName>-</cbc:AdditionalStreetName>
<cbc:CityName>City C</cbc:CityName>
<cbc:PostalZone>263001</cbc:PostalZone>
<cbc:CountrySubentityCode>VRBL:IN:05</cbc:CountrySubentityCode>
</cac:Address>
</cac:DeliveryLocation>
<cac:Despatch>
<cac:DespatchParty>
<cac:PostalAddress>
<cbc:StreetName>Vila</cbc:StreetName>
<cbc:AdditionalStreetName>Vila</cbc:AdditionalStreetName>
<cbc:CityName>Noida</cbc:CityName>
<cbc:PostalZone>201301</cbc:PostalZone>
<cbc:CountrySubentityCode>VRBL:IN:09</cbc:CountrySubentityCode>
</cac:PostalAddress>
<cac:PartyLegalEntity>
<cbc:RegistrationName>dqfefkewl</cbc:RegistrationName>
</cac:PartyLegalEntity>
</cac:DespatchParty>
</cac:Despatch>
</cac:Delivery>
</cac:Shipment>
<cac:DocumentReference>
<cbc:ID schemeID="VRBL:IN:IRN">13cc225b06ec8ec206af80c634b9ab030823be5bc4679ad77852bb6cb8105c5f</cbc:ID>
</cac:DocumentReference>
<cac:DocumentReference>
<cbc:ID schemeID="AAS">PQR1234</cbc:ID>
<cbc:IssueDate>2025-07-17</cbc:IssueDate>
</cac:DocumentReference>
</Waybill>
Invoice Rail Transport
<?xml version="1.0" encoding="UTF-8"?>
<Waybill xmlns="urn:oasis:names:specification:ubl:schema:xsd:Waybill-2"
xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2"
xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2"
xmlns:ext="urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:ccts="urn:un:unece:uncefact:documentation:2"
xmlns:vrbl="urn:vertexinc:vrbl:ExtensionComponent:1">
<ext:UBLExtensions>
<ext:UBLExtension>
<ext:ExtensionContent>
<vrbl:WaybillExtension>
<vrbl:RoutingDetails>
<vrbl:Sender>VERTEX_DEV_TEMPLATE</vrbl:Sender>
<vrbl:Receiver>GENERIC_IN_IRP_1p0p0</vrbl:Receiver>
</vrbl:RoutingDetails>
</vrbl:WaybillExtension>
</ext:ExtensionContent>
</ext:UBLExtension>
</ext:UBLExtensions>
<cbc:CustomizationID>urn:vertexinc:vrbl:billing:1#Waybill#VRBL-Waybill-IN-1p0</cbc:CustomizationID>
<cbc:ProfileID>urn:vertexinc:vrbl:billing:1</cbc:ProfileID>
<cbc:ID>CA-00044_0312001</cbc:ID>
<!-- UBL: the party sending this waybill (note: not the goods) -->
<!-- user_gstin option 1 -->
<cac:SenderParty>
<cac:PartyTaxScheme>
<cbc:CompanyID>09AAAPG7885R002</cbc:CompanyID>
<cac:TaxScheme>
<cbc:ID>GST</cbc:ID>
</cac:TaxScheme>
</cac:PartyTaxScheme>
</cac:SenderParty>
<cac:CarrierParty>
<cac:PartyTaxScheme>
<cbc:CompanyID>05AAABB0639G1Z8</cbc:CompanyID>
<cac:TaxScheme>
<cbc:ID>GST</cbc:ID>
</cac:TaxScheme>
</cac:PartyTaxScheme>
<cac:PartyLegalEntity>
<cbc:RegistrationName>Jay Trans</cbc:RegistrationName>
</cac:PartyLegalEntity>
</cac:CarrierParty>
<cac:Shipment>
<cac:ShipmentStage>
<!--
| UNECE Rec19 | India GST | Description |
| 1 | VRBL:IN:4 | Maritime |
| 2 | VRBL:IN:2 | Rail |
| 3 | VRBL:IN:1 | Road |
| 4 | VRBL:IN:3 | Air |
-->
<cbc:TransportModeCode>VRBL:IN:2</cbc:TransportModeCode>
<cac:TransportMeans>
<cbc:TransportMeansTypeCode>VRBL:IN:R</cbc:TransportMeansTypeCode>
</cac:TransportMeans>
</cac:ShipmentStage>
<cac:Delivery>
<ext:UBLExtensions>
<ext:UBLExtension>
<ext:ExtensionContent>
<vrbl:DeliveryExtension>
<vrbl:TransportationDistance unitCode="KMT">296</vrbl:TransportationDistance>
</vrbl:DeliveryExtension>
</ext:ExtensionContent>
</ext:UBLExtension>
</ext:UBLExtensions>
<!-- ship_details -->
<!-- chosen for consistency with other document types. cac:DeliveryParty and cac:DeliveryAddress are also available. -->
<cac:DeliveryLocation>
<cac:Address>
<cbc:StreetName>Street C 1</cbc:StreetName>
<cbc:AdditionalStreetName>-</cbc:AdditionalStreetName>
<cbc:CityName>City C</cbc:CityName>
<cbc:PostalZone>263001</cbc:PostalZone>
<cbc:CountrySubentityCode>VRBL:IN:05</cbc:CountrySubentityCode>
</cac:Address>
</cac:DeliveryLocation>
<cac:Despatch>
<cac:DespatchParty>
<cac:PostalAddress>
<cbc:StreetName>Vila</cbc:StreetName>
<cbc:AdditionalStreetName>Vila</cbc:AdditionalStreetName>
<cbc:CityName>Noida</cbc:CityName>
<cbc:PostalZone>201301</cbc:PostalZone>
<cbc:CountrySubentityCode>VRBL:IN:09</cbc:CountrySubentityCode>
</cac:PostalAddress>
<cac:PartyLegalEntity>
<cbc:RegistrationName>dqfefkewl</cbc:RegistrationName>
</cac:PartyLegalEntity>
</cac:DespatchParty>
</cac:Despatch>
</cac:Delivery>
</cac:Shipment>
<cac:DocumentReference>
<cbc:ID schemeID="VRBL:IN:IRN">b3f3f551b9f2681b35ebc51451c3dc0820c752bedd1662e1bc0f5b88840e3908</cbc:ID>
</cac:DocumentReference>
<cac:DocumentReference>
<cbc:ID schemeID="AAS">PQR1234</cbc:ID>
<cbc:IssueDate>2025-07-17</cbc:IssueDate>
</cac:DocumentReference>
</Waybill>
Invoice Road
<?xml version="1.0" encoding="UTF-8"?>
<Waybill xmlns="urn:oasis:names:specification:ubl:schema:xsd:Waybill-2"
xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2"
xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2"
xmlns:ext="urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:ccts="urn:un:unece:uncefact:documentation:2"
xmlns:vrbl="urn:vertexinc:vrbl:ExtensionComponent:1">
<ext:UBLExtensions>
<ext:UBLExtension>
<ext:ExtensionContent>
<vrbl:WaybillExtension>
<vrbl:RoutingDetails>
<vrbl:Sender>VERTEX_DEV_TEMPLATE</vrbl:Sender>
<vrbl:Receiver>GENERIC_IN_IRP_1p0p0</vrbl:Receiver>
</vrbl:RoutingDetails>
</vrbl:WaybillExtension>
</ext:ExtensionContent>
</ext:UBLExtension>
</ext:UBLExtensions>
<cbc:CustomizationID>urn:vertexinc:vrbl:billing:1#Waybill#VRBL-Waybill-IN-1p0</cbc:CustomizationID>
<cbc:ProfileID>urn:vertexinc:vrbl:billing:1</cbc:ProfileID>
<cbc:ID>CA-00043_4</cbc:ID>
<!-- UBL: the party sending this waybill (note: not the goods) -->
<!-- user_gstin option 1 -->
<cac:SenderParty>
<cac:PartyTaxScheme>
<cbc:CompanyID>09AAAPG7885R002</cbc:CompanyID>
<cac:TaxScheme>
<cbc:ID>GST</cbc:ID>
</cac:TaxScheme>
</cac:PartyTaxScheme>
</cac:SenderParty>
<!-- transporter -->
<cac:CarrierParty>
<cac:PartyTaxScheme>
<cbc:CompanyID>05AAABB0639G1Z8</cbc:CompanyID>
<cac:TaxScheme>
<cbc:ID>GST</cbc:ID>
</cac:TaxScheme>
</cac:PartyTaxScheme>
<cac:PartyLegalEntity>
<cbc:RegistrationName>Jay Trans</cbc:RegistrationName>
</cac:PartyLegalEntity>
</cac:CarrierParty>
<cac:Shipment>
<cac:ShipmentStage>
<!--
| UNECE Rec19 | India GST | Description |
| 1 | VRBL:IN:4 | Maritime |
| 2 | VRBL:IN:2 | Rail |
| 3 | VRBL:IN:1 | Road |
| 4 | VRBL:IN:3 | Air |
-->
<cbc:TransportModeCode>VRBL:IN:1</cbc:TransportModeCode>
<cac:TransportMeans>
<cbc:TransportMeansTypeCode>VRBL:IN:R</cbc:TransportMeansTypeCode>
<cac:RoadTransport>
<cbc:LicensePlateID >PQR1234</cbc:LicensePlateID >
</cac:RoadTransport>
</cac:TransportMeans>
</cac:ShipmentStage>
<cac:Delivery>
<ext:UBLExtensions>
<ext:UBLExtension>
<ext:ExtensionContent>
<vrbl:DeliveryExtension>
<vrbl:TransportationDistance unitCode="KMT">296</vrbl:TransportationDistance>
</vrbl:DeliveryExtension>
</ext:ExtensionContent>
</ext:UBLExtension>
</ext:UBLExtensions>
<!-- ship_details -->
<!-- chosen for consistency with other document types. cac:DeliveryParty and cac:DeliveryAddress are also available. -->
<cac:DeliveryLocation>
<cac:Address>
<cbc:StreetName>Street C 1</cbc:StreetName>
<cbc:AdditionalStreetName>-</cbc:AdditionalStreetName>
<cbc:CityName>City C</cbc:CityName>
<cbc:PostalZone>263001</cbc:PostalZone>
<cbc:CountrySubentityCode>VRBL:IN:05</cbc:CountrySubentityCode>
</cac:Address>
</cac:DeliveryLocation>
<cac:Despatch>
<cac:DespatchParty>
<cac:PostalAddress>
<cbc:StreetName>Vila</cbc:StreetName>
<cbc:AdditionalStreetName>Vila</cbc:AdditionalStreetName>
<cbc:CityName>Noida</cbc:CityName>
<cbc:PostalZone>201301</cbc:PostalZone>
<cbc:CountrySubentityCode>VRBL:IN:09</cbc:CountrySubentityCode>
</cac:PostalAddress>
<cac:PartyLegalEntity>
<cbc:RegistrationName>dqfefkewl</cbc:RegistrationName>
</cac:PartyLegalEntity>
</cac:DespatchParty>
</cac:Despatch>
</cac:Delivery>
</cac:Shipment>
<cac:DocumentReference>
<cbc:ID schemeID="VRBL:IN:IRN">a92a78e7822eea90591ffe2c73b01ea4b7032f7d353244ee0628d43852f98c96</cbc:ID>
</cac:DocumentReference>
<cac:DocumentReference>
<cbc:ID schemeID="AAS">PQR1234</cbc:ID>
<cbc:IssueDate>2025-07-17</cbc:IssueDate>
</cac:DocumentReference>
</Waybill>
Invoice Ship
<?xml version="1.0" encoding="UTF-8"?>
<Waybill xmlns="urn:oasis:names:specification:ubl:schema:xsd:Waybill-2"
xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2"
xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2"
xmlns:ext="urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:ccts="urn:un:unece:uncefact:documentation:2"
xmlns:vrbl="urn:vertexinc:vrbl:ExtensionComponent:1">
<ext:UBLExtensions>
<ext:UBLExtension>
<ext:ExtensionContent>
<vrbl:WaybillExtension>
<vrbl:RoutingDetails>
<vrbl:Sender>VERTEX_DEV_TEMPLATE</vrbl:Sender>
<vrbl:Receiver>GENERIC_IN_IRP_1p0p0</vrbl:Receiver>
</vrbl:RoutingDetails>
</vrbl:WaybillExtension>
</ext:ExtensionContent>
</ext:UBLExtension>
</ext:UBLExtensions>
<cbc:CustomizationID>urn:vertexinc:vrbl:billing:1#Waybill#VRBL-Waybill-IN-1p0</cbc:CustomizationID>
<cbc:ProfileID>urn:vertexinc:vrbl:billing:1</cbc:ProfileID>
<cbc:ID>CA-00045</cbc:ID>
<!-- UBL: the party sending this waybill (note: not the goods) -->
<!-- user_gstin option 1 -->
<cac:SenderParty>
<cac:PartyTaxScheme>
<cbc:CompanyID>09AAAPG7885R002</cbc:CompanyID>
<cac:TaxScheme>
<cbc:ID>GST</cbc:ID>
</cac:TaxScheme>
</cac:PartyTaxScheme>
</cac:SenderParty>
<cac:CarrierParty>
<cac:PartyTaxScheme>
<cbc:CompanyID>05AAABB0639G1Z8</cbc:CompanyID>
<cac:TaxScheme>
<cbc:ID>GST</cbc:ID>
</cac:TaxScheme>
</cac:PartyTaxScheme>
<cac:PartyLegalEntity>
<cbc:RegistrationName>Jay Trans</cbc:RegistrationName>
</cac:PartyLegalEntity>
</cac:CarrierParty>
<cac:Shipment>
<cac:ShipmentStage>
<!--
| UNECE Rec19 | India GST | Description |
| 1 | VRBL:IN:4 | Maritime |
| 2 | VRBL:IN:2 | Rail |
| 3 | VRBL:IN:1 | Road |
| 4 | VRBL:IN:3 | Air |
-->
<cbc:TransportModeCode>VRBL:IN:4</cbc:TransportModeCode>
<cac:TransportMeans>
<cbc:TransportMeansTypeCode>VRBL:IN:O</cbc:TransportMeansTypeCode>
<cac:AirTransport>
<cbc:AircraftID>PQR1234</cbc:AircraftID>
</cac:AirTransport>
</cac:TransportMeans>
</cac:ShipmentStage>
<cac:Delivery>
<ext:UBLExtensions>
<ext:UBLExtension>
<ext:ExtensionContent>
<vrbl:DeliveryExtension>
<vrbl:TransportationDistance unitCode="KMT">296</vrbl:TransportationDistance>
</vrbl:DeliveryExtension>
</ext:ExtensionContent>
</ext:UBLExtension>
</ext:UBLExtensions>
<!-- ship_details -->
<!-- chosen for consistency with other document types. cac:DeliveryParty and cac:DeliveryAddress are also available. -->
<cac:DeliveryLocation>
<cac:Address>
<cbc:StreetName>Street C 1</cbc:StreetName>
<cbc:AdditionalStreetName>-</cbc:AdditionalStreetName>
<cbc:CityName>City C</cbc:CityName>
<cbc:PostalZone>263001</cbc:PostalZone>
<cbc:CountrySubentityCode>VRBL:IN:05</cbc:CountrySubentityCode>
</cac:Address>
</cac:DeliveryLocation>
<cac:Despatch>
<cac:DespatchParty>
<cac:PostalAddress>
<cbc:StreetName>Vila</cbc:StreetName>
<cbc:AdditionalStreetName>Vila</cbc:AdditionalStreetName>
<cbc:CityName>Noida</cbc:CityName>
<cbc:PostalZone>201301</cbc:PostalZone>
<cbc:CountrySubentityCode>VRBL:IN:09</cbc:CountrySubentityCode>
</cac:PostalAddress>
<cac:PartyLegalEntity>
<cbc:RegistrationName>dqfefkewl</cbc:RegistrationName>
</cac:PartyLegalEntity>
</cac:DespatchParty>
</cac:Despatch>
</cac:Delivery>
</cac:Shipment>
<cac:DocumentReference>
<cbc:ID schemeID="VRBL:IN:IRN">b1f81b60711f58bab2b6f8c33748e42f4fc5b0e9a54f16158efab0decd5c4f40</cbc:ID>
</cac:DocumentReference>
<cac:DocumentReference>
<cbc:ID schemeID="AAS">PQR1234</cbc:ID>
<cbc:IssueDate>2025-07-17</cbc:IssueDate>
</cac:DocumentReference>
</Waybill>
Updated 2 days ago
