{
    "customizationID": "urn:peppol:pint:billing-1@ae-1",
    "profileID": "urn:peppol:bis:billing",
    "profileExecutionID": "00001000",
    "id": "ContinuousSupplies1-Mandatory01",
    "uuid": "2175fae7-7dc2-4aea-b78b-d358f8863919",
    "issueDate": "2026-03-29",
    "dueDate": "2026-04-12",
    "invoiceTypeCode": {
        "value": "380"
    },
    "documentCurrencyCode": "AED",
    "accountingSupplierParty": {
        "party": {
            "endPointID": {
                "schemeID": "0235",
                "value": "1004990990"
            },
            "postalAddress": {
                "streetName": "1 Sheikh Mohammed bin Rashid Blvd - Downtown",
                "cityName": "Dubai",
                "countrySubentity": "DXB",
                "country": {
                    "identificationCode": {
                        "countryCode": "AE"
                    }
                }
            },
            "partyTaxScheme": [
                {
                    "companyID": "100499099000003",
                    "taxScheme": {
                        "id": {
                            "value": "VAT"
                        }
                    }
                }
            ],
            "partyLegalEntity": {
                "registrationName": "XYZ Ltd",
                "companyID": {
                    "schemeAgencyID": "EID",
                    "value": "78419851234567N"
                }
            }
        }
    },
    "accountingCustomerParty": {
        "party": {
            "endPointID": {
                "schemeID": "0193",
                "value": "01202401021127"
            },
            "postalAddress": {
                "streetName": "Exit 18, Plot No. S21317 - Mina Jebel Ali - South Freezone - Dubai",
                "cityName": "Dubai",
                "countrySubentity": "DXB",
                "country": {
                    "identificationCode": {
                        "countryCode": "AE"
                    }
                }
            },
            "partyTaxScheme": [
                {
                    "companyID": "100123456700003",
                    "taxScheme": {
                        "id": {
                            "value": "VAT"
                        }
                    }
                }
            ],
            "partyLegalEntity": {
                "registrationName": "ABC LLC"
            }
        }
    },
    "paymentMeans": {
        "paymentMeansCode": {
            "value": "1",
            "name": "Instrument Not Defined"
        }
    },
    "taxTotal": [
        {
            "taxAmount": {
                "currencyID": "AED",
                "value": 0
            },
            "taxIncludedIndicator": false,
            "taxSubtotal": [
                {
                    "taxableAmount": {
                        "currencyID": "AED",
                        "value": 1000
                    },
                    "taxAmount": {
                        "currencyID": "AED",
                        "value": 0
                    },
                    "taxCategory": {
                        "id": "Z",
                        "percent": 0,
                        "taxScheme": {
                            "id": {
                                "value": "VAT"
                            }
                        }
                    }
                }
            ]
        }
    ],
    "legalMonetaryTotal": {
        "lineExtensionAmount": {
            "currencyID": "AED",
            "value": 1000
        },
        "taxExclusiveAmount": {
            "currencyID": "AED",
            "value": 1000
        },
        "taxInclusiveAmount": {
            "currencyID": "AED",
            "value": 1000
        },
        "chargeTotalAmount": {
            "currencyID": "AED",
            "value": 0
        },
        "payableAmount": {
            "currencyID": "AED",
            "value": 1000
        }
    },
    "invoiceLine": [
        {
            "id": "1",
            "invoicedQuantity": {
                "quantity": 10,
                "unitCode": "TIP"
            },
            "lineExtensionAmount": {
                "currencyID": "AED",
                "value": 1000
            },
            "item": {
                "name": "Item Name",
                "description": "Item Description",
                "commodityClassification": [
                    {
                        "itemClassificationCode": {
                            "listID": "HS"
                        }
                    }
                ],
                "classifiedTaxCategory": [
                    {
                        "id": "Z",
                        "percent": 0,
                        "taxScheme": {
                            "id": {
                                "value": "VAT"
                            }
                        }
                    }
                ]
            },
            "price": {
                "priceAmount": {
                    "currencyID": "AED",
                    "value": 100
                },
                "baseQuantity": {
                    "quantity": 1,
                    "unitCode": "TIP"
                },
                "allowanceCharge": {
                    "chargeIndicator": "false",
                    "amount": {
                        "currencyID": "AED",
                        "value": 0
                    },
                    "baseAmount": {
                        "currencyID": "AED",
                        "value": 100
                    }
                }
            },
            "itemPriceExtension": {
                "amount": {
                    "currencyID": "AED",
                    "value": 1000
                },
                "taxTotal": {
                    "taxAmount": {
                        "currencyID": "AED",
                        "value": 0
                    }
                }
            }
        }
    ],
    "invoiceTransactionTypeCode": "00001000"
}