/ubl:Invoice/cac:Delivery/cac:CarrierParty/cac:PartyIdentification/cbc:ID

Carrier Party Identification ID

Context ID INV0675
Cardinality 1..1
Usage M

Description

An identifier for the party.

An identification of the Carrier

In Polish KSeF FA(3) transactions, the tax identification number (NIP) of the carrier can be provided in the Party Identification Group.

Child elements

Cardinality Usage Description Element
0..1 - Carrier Party Identification Scheme ID
The identification of the identification scheme.
@schemeID

Details

vrbl-invoice-pl-b2b-3p0

Note: The tax identification number of the Carrier can also be provided in the Party Tax Scheme Group. If no tax identification is provided, in the final format the flag for "no carrier VAT ID on the invoice" is set.

Both options are available to provide the Carrier tax identifiaction number:

Example of the usage of the Party Identification ID:

<ubl:Invoice>
    <!-- code omitted for clarity -->
    <cac:Delivery>
        <!-- code omitted for clarity -->
        <cac:CarrierParty>
            <cac:PartyIdentification>
                <cbc:ID schemeID="VRBL:PL:TAX">123-456-78-90</cbc:ID>
            </cac:PartyIdentification>
        <!-- code omitted for clarity -->   
        </cac:CarrierParty>
        <!-- code omitted for clarity -->
    </cac:Delivery>
</ubl:Invoice>

Rules

Rule ID Error Message