{
  "customizationID": "urn:peppol:pint:billing-1@ae-1",
  "profileID": "urn:peppol:bis:billing",
  "profileExecutionID": "00000000",
  "id": "Mandatory-reverseCharge-04",
  "uuid": "9281afd3-613b-44ef-96aa-37a46e42a88e",
  "issueDate": "2026-04-15",
  "dueDate": "2026-04-25",
  "invoiceTypeCode": {
    "value": "380"
  },
  "documentCurrencyCode": "AED",
  "accountingSupplierParty": {
    "party": {
      "endPointID": {
        "schemeID": "0235",
        "value": "1008245654"
      },
      "postalAddress": {
        "streetName": "1 Sheikh Mohammed bin Rashid Blvd - Downtown",
        "cityName": "Dubai",
        "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"
      },
      "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": "30"
    }
  },
  "taxTotal": [
    {
      "taxAmount": {
        "currencyID": "AED",
        "value": 0
      },
      "taxIncludedIndicator": false,
      "taxSubtotal": [
        {
          "taxableAmount": {
            "currencyID": "AED",
            "value": 2970
          },
          "taxAmount": {
            "currencyID": "AED",
            "value": 0
          },
          "taxCategory": {
            "id": "AE",
            "percent": 5.0,
            "taxScheme": {
              "id": {
                "value": "VAT"
              }
            }
          }
        }
      ]
    }
  ],
  "legalMonetaryTotal": {
    "lineExtensionAmount": {
      "currencyID": "AED",
      "value": 2970
    },
    "taxExclusiveAmount": {
      "currencyID": "AED",
      "value": 2970
    },
    "taxInclusiveAmount": {
      "currencyID": "AED",
      "value": 2970
    },
    "payableAmount": {
      "currencyID": "AED",
      "value": 2970
    }
  },
  "invoiceLine": [
    {
      "id": "1",
      "invoicedQuantity": {
        "quantity": 30,
        "unitCode": "K6"
      },
      "lineExtensionAmount": {
        "currencyID": "AED",
        "value": 2970
      },
      "item": {
        "name": "Item Name",
        "description": "Item Description",
        "standardItemIdentification": {
          "id": {
            "schemeID": "0160",
            "value": "324243424"
          }
        },
        "commodityClassification": [
          {
            "itemClassificationCode": {
              "listID": "HS",
              "listVersionID": "1.0",
              "value": "88098432324"
            }
          }
        ],
        "classifiedTaxCategory": [
          {
            "id": "AE",
            "percent": 5.0,
            "taxScheme": {
              "id": {
                "value": "VAT"
              }
            }
          }
        ]
      },
      "price": {
        "priceAmount": {
          "currencyID": "AED",
          "value": 99
        },
        "baseQuantity": {
          "quantity": 1,
          "unitCode": "K6"
        },
        "allowanceCharge": {
          "chargeIndicator": "false",
          "amount": {
            "currencyID": "AED",
            "value": 1
          },
          "baseAmount": {
            "currencyID": "AED",
            "value": 100
          }
        }
      },
      "itemPriceExtension": {
        "amount": {
          "currencyID": "AED",
          "value": 2970
        },
        "taxTotal": {
          "taxAmount": {
            "currencyID": "AED",
            "value": 0
          }
        }
      }
    }
  ]
}