{
  "customizationID": "urn:peppol:pint:billing-1@ae-1",
  "profileID": "urn:peppol:bis:billing",
  "profileExecutionID": "00000001",
  "id": "Mandatory-Exports-TEST-01",
  "uuid": "42fd81e6-27cd-422e-b93e-760f6c47c82d",
  "issueDate": "2026-04-15",
  "issueTime": "17:31:00",
  "dueDate": "2026-04-22",
  "invoiceTypeCode": {
    "value": "380"
  },
  "documentCurrencyCode": "USD",
  "taxCurrencyCode": "AED",
  "additionalDocumentReference": [
    {
      "id": "AED>",
      "documentTypeCode": "aedtotal-incl-vat",
      "documentDescription": "AED 913621.44"
    }
  ],
 "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": "01202401021164"
      },
      "partyName": {
        "name": "Buyer Legal Name"
      },
      "postalAddress": {
        "streetName": "123 St Georges Terrace",
        "additionalStreetName": "Perth CBD",
        "cityName": "Perth",
        "postalZone": "6000",
        "countrySubentity": "WA",
        "country": {
          "identificationCode": {
            "countryCode": "AU"
          }
        }
      },
      "partyLegalEntity": {
        "registrationName": "Export Traders",
        "companyID": {
          "schemeAgencyID": "PASS",
          "schemeAgencyName": "AU",
          "value": "CN0102000001123"
        }
      },
      "contact": {
        "name": "Contact Name",
        "telephone": "Contact Number",
        "electronicMail": "Email address"
      }
    }
  },
  "delivery": {
    "deliveryLocation": {
      "address": {
        "streetName": "mm",
        "cityName": "333",
        "countrySubentity": "333",
        "country": {
          "identificationCode": {
            "countryCode": "US"
          }
        }
      }
    },
    "deliveryParty": {
      "postalAddress": {
        "streetName": "mm",
        "cityName": "333",
        "countrySubentity": "333",
        "country": {
          "identificationCode": {
            "countryCode": "US"
          }
        }
      }
    },
    "deliveryTerms": {
      "id": {
        "schemeID": "Incoterms",
        "value": "CIF"
      }
    }
  },
  "paymentMeans": {
    "paymentMeansCode": {
      "value": "1"
    }
  },
  "taxExchangeRate": {
    "sourceCurrencyCode": "USD",
    "targetCurrencyCode": "AED",
    "calculationRate": 3.67285
  },
  "taxTotal": [
    {
      "taxAmount": {
        "currencyID": "USD",
        "value": 0
      },
      "taxIncludedIndicator": false,
      "taxSubtotal": [
        {
          "taxableAmount": {
            "currencyID": "USD",
            "value": 248750
          },
          "taxAmount": {
            "currencyID": "USD",
            "value": 0
          },
          "taxCategory": {
            "id": "Z",
            "percent": 0.0,
            "taxScheme": {
              "id": {
                "value": "VAT"
              }
            }
          }
        }
      ]
    },
    {
      "taxAmount": {
        "currencyID": "AED",
        "value": 0
      }
    }
  ],
  "legalMonetaryTotal": {
    "lineExtensionAmount": {
      "currencyID": "USD",
      "value": 248750
    },
    "taxExclusiveAmount": {
      "currencyID": "USD",
      "value": 248750
    },
    "taxInclusiveAmount": {
      "currencyID": "USD",
      "value": 248750
    },
    "payableAmount": {
      "currencyID": "USD",
      "value": 248750
    }
  },
  "invoiceLine": [
    {
      "id": "1",
      "invoicedQuantity": {
        "quantity": 5000,
        "unitCode": "H87"
      },
      "lineExtensionAmount": {
        "currencyID": "USD",
        "value": 248750
      },
      "item": {
        "name": "Item Name",
        "description": "Item Description",
        "commodityClassification": [
          {
            "itemClassificationCode": {
              "listID": "HS",
              "listVersionID": "1.0",
              "value": "22334455"
            },
            "commodityCode": {
              "value": "G"
            }
          }
        ],
        "classifiedTaxCategory": [
          {
            "id": "Z",
            "percent": 0.0,
            "taxScheme": {
              "id": {
                "value": "VAT"
              }
            }
          }
        ]
      },
      "price": {
        "priceAmount": {
          "currencyID": "USD",
          "value": 49.75
        },
        "baseQuantity": {
          "quantity": 1,
          "unitCode": "H87"
        },
        "allowanceCharge": {
          "chargeIndicator": "false",
          "amount": {
            "currencyID": "USD",
            "value": 0.25
          },
          "baseAmount": {
            "currencyID": "USD",
            "value": 50
          }
        }
      },
      "itemPriceExtension": {
        "amount": {
          "currencyID": "USD",
          "value": 248750
        },
        "taxTotal": {
          "taxAmount": {
            "currencyID": "USD",
            "value": 0
          }
        }
      },
      "taxTotal": {
        "taxAmount": {
          "currencyID": "USD",
          "value": 0
        }
      }
    }
  ]
}