{
    "customizationID": "urn:peppol:pint:billing-1@ae-1",
    "profileID": "urn:peppol:bis:billing",
    "profileExecutionID": "00000010",
    "id": "eCommerce-Mandatory",
    "uuid": "0401431a-3b05-442e-95bd-2d12c2cb2296",
    "issueDate": "2026-05-01",
    "issueTime": "00:00:10",
    "dueDate": "2026-05-12",
    "invoiceTypeCode": {
        "value": "380"
    },
    "note": {
        "value": "Tax invoice"
    },
    "documentCurrencyCode": "AED",
    "accountingSupplierParty": {
        "party": {
            "endPointID": {
                "schemeID": "0235",
                "value": "1008245654"
            },
            "partyName": {
                "name": "XYZ Ltd"
            },
            "postalAddress": {
                "streetName": "1 Sheikh Mohammed bin Rashid Blvd - Downtown",
                "additionalStreetName": "Jebel Ali",
                "cityName": "Dubai",
                "postalZone": "52687",
                "countrySubentity": "DXB",
                "country": {
                    "identificationCode": {
                        "countryCode": "AE"
                    }
                }
            },
            "partyTaxScheme": [
                {
                    "companyID": "100824565400003",
                    "taxScheme": {
                        "id": {
                            "value": "VAT"
                        }
                    }
                }
            ],
            "partyLegalEntity": {
                "registrationName": "XYZ Ltd",
                "companyID": {
                    "schemeAgencyID": "EID",
                    "value": "78419851234567N"
                }
            }
        }
    },
    "accountingCustomerParty": {
        "party": {
            "endPointID": {
                "schemeID": "0193",
                "value": "01202401021127"
            },
            "partyName": {
                "name": "ABC LLC"
            },
            "postalAddress": {
                "streetName": "Exit 18, Plot No. S21317 - Mina Jebel Ali - South Freezone - Dubai",
                "additionalStreetName": "Mina Jebel Ali",
                "cityName": "Dubai",
                "postalZone": "261873",
                "countrySubentity": "DXB",
                "country": {
                    "identificationCode": {
                        "countryCode": "AE"
                    }
                }
            },
            "partyTaxScheme": [
                {
                    "companyID": "100123456700003",
                    "taxScheme": {
                        "id": {
                            "value": "VAT"
                        }
                    }
                }
            ],
            "partyLegalEntity": {
                "registrationName": "ABC LLC",
                "companyID": {
                    "schemeAgencyID": "TL",
                    "schemeAgencyName": "Auth Name - Buyer",
                    "value": "78419851234599N"
                }
            }
        }
    },
    "delivery": {
        "actualDeliveryDate": "2026-03-29",
        "deliveryParty": {
            "partyName": {
                "name": "Delivery Party Name"
            },
            "postalAddress": {
                "streetName": "Al Bateen Street",
                "cityName": "Abu Dhabi",
                "countrySubentity": "AUH",
                "country": {
                    "identificationCode": {
                        "countryCode": "AE"
                    }
                }
            }
        }
    },
    "paymentMeans": {
        "paymentMeansCode": {
            "value": "55",
            "name": "Debit Card"
        },
        "cardAccount": {
            "primaryAccountNumberID": "XXXXXXXXXXXX1234",
            "networkID": "VISA"
        }
    },
    "paymentTerms": {
        "note": "Instant Payment"
    },
    "allowanceCharge": [
        {
            "chargeIndicator": "false",
            "allowanceChargeReasonCode": "95",
            "allowanceChargeReason": "Discount",
            "multiplierFactorNumeric": 5,
            "amount": {
                "currencyID": "AED",
                "value": 5
            },
            "baseAmount": {
                "currencyID": "AED",
                "value": 100
            },
            "taxCategory": {
                "id": "S",
                "percent": 5,
                "taxScheme": {
                    "id": {
                        "value": "VAT"
                    }
                }
            }
        },
        {
            "chargeIndicator": "true",
            "allowanceChargeReasonCode": "AAC",
            "allowanceChargeReason": "Technical Modification",
            "multiplierFactorNumeric": 2.5,
            "amount": {
                "currencyID": "AED",
                "value": 2.5
            },
            "baseAmount": {
                "currencyID": "AED",
                "value": 100
            },
            "taxCategory": {
                "id": "S",
                "percent": 5,
                "taxScheme": {
                    "id": {
                        "value": "VAT"
                    }
                }
            }
        }
    ],
    "taxTotal": [
        {
            "taxAmount": {
                "currencyID": "AED",
                "value": 5
            },
            "taxIncludedIndicator": false,
            "taxSubtotal": [
                {
                    "taxableAmount": {
                        "currencyID": "AED",
                        "value": 100
                    },
                    "taxAmount": {
                        "currencyID": "AED",
                        "value": 5
                    },
                    "taxCategory": {
                        "id": "S",
                        "percent": 5,
                        "taxScheme": {
                            "id": {
                                "value": "VAT"
                            }
                        }
                    }
                }
            ]
        }
    ],
    "legalMonetaryTotal": {
        "lineExtensionAmount": {
            "currencyID": "AED",
            "value": 102.5
        },
        "taxExclusiveAmount": {
            "currencyID": "AED",
            "value": 100
        },
        "taxInclusiveAmount": {
            "currencyID": "AED",
            "value": 105
        },
        "allowanceTotalAmount": {
            "currencyID": "AED",
            "value": 5
        },
        "chargeTotalAmount": {
            "currencyID": "AED",
            "value": 2.5
        },
        "prepaidAmount": {
            "currencyID": "AED",
            "value": 0
        },
        "payableRoundingAmount": {
            "currencyID": "AED",
            "value": 0
        },
        "payableAmount": {
            "currencyID": "AED",
            "value": 105
        }
    },
    "invoiceLine": [
        {
            "id": "1",
            "note": [
                "Please check the invoice"
            ],
            "invoicedQuantity": {
                "quantity": 1,
                "unitCode": "H87"
            },
            "lineExtensionAmount": {
                "currencyID": "AED",
                "value": 102.5
            },
            "allowanceCharge": [
                {
                    "chargeIndicator": "false",
                    "allowanceChargeReasonCode": "95",
                    "allowanceChargeReason": "Discount",
                    "multiplierFactorNumeric": 2.5,
                    "amount": {
                        "currencyID": "AED",
                        "value": 2.5
                    },
                    "baseAmount": {
                        "currencyID": "AED",
                        "value": 100
                    }
                },
                {
                    "chargeIndicator": "true",
                    "allowanceChargeReasonCode": "AAC",
                    "allowanceChargeReason": "Technical Modification",
                    "multiplierFactorNumeric": 5,
                    "amount": {
                        "currencyID": "AED",
                        "value": 5
                    },
                    "baseAmount": {
                        "currencyID": "AED",
                        "value": 100
                    }
                }
            ],
            "item": {
                "name": "Item Name",
                "description": "Item Description",
                "commodityClassification": [
                    {
                        "itemClassificationCode": {
                            "listID": "HS",
                            "listVersionID": "1.0",
                            "value": "11223355"
                        }
                    }
                ],
                "classifiedTaxCategory": [
                    {
                        "id": "S",
                        "percent": 5,
                        "perUnitAmount": {
                            "currencyID": "AED",
                            "value": 100
                        },
                        "taxScheme": {
                            "id": {
                                "value": "VAT"
                            }
                        }
                    }
                ]
            },
            "price": {
                "priceAmount": {
                    "currencyID": "AED",
                    "value": 100
                },
                "baseQuantity": {
                    "quantity": 1,
                    "unitCode": "H87"
                },
                "allowanceCharge": {
                    "chargeIndicator": "false",
                    "amount": {
                        "currencyID": "AED",
                        "value": 1
                    },
                    "baseAmount": {
                        "currencyID": "AED",
                        "value": 101
                    }
                }
            },
            "itemPriceExtension": {
                "amount": {
                    "currencyID": "AED",
                    "value": 107.625
                },
                "taxTotal": {
                    "taxAmount": {
                        "currencyID": "AED",
                        "value": 5.125
                    }
                }
            }
        }
    ],
    "invoiceTransactionTypeCode": "00000010"
}