The UAE PINT (Peppol International) format is the official standard for electronic invoicing under the UAE's e-Invoicing mandate for B2B and B2G transactions. It defines the structure, content, and mandatory data fields required for compliance.
Understanding and correctly implementing these fields is essential for:
This section captures general information about the invoice.
|
Field Name |
Description |
Mandatory |
Format |
Example |
|
Invoice Number |
Unique reference number assigned by the seller |
Yes |
Alphanumeric |
INV-2025-00123 |
|
Invoice Date |
Date the invoice was issued |
Yes |
YYYY-MM-DD (ISO 8601) |
2025-07-31 |
|
Invoice Type Code |
Identifies the type of invoice (e.g., standard, credit note) |
Yes |
Coded Value |
380 (Standard Invoice) |
|
Currency Code |
Currency in which the invoice is issued |
Yes |
ISO 4217 |
AED |
|
Payment Terms |
Payment conditions agreed between buyer and seller |
No |
Text |
Net 30 days |
Validations:
Details about the entity issuing the invoice.
|
Field Name |
Description |
Mandatory |
Format |
Example |
|
Seller Name |
Registered legal name of the seller |
Yes |
Text |
Example Company LLC |
|
Seller TRN |
Tax Registration Number issued by the FTA |
Yes |
15-digit numeric |
100123456789012 |
|
Seller Address |
Full legal address of the seller |
Yes |
Structured Address |
Model Address, Dubai, UAE |
|
Seller Contact Email |
Point of contact for queries |
No |
|
example@company.com |
Validations:
Covers details about the customer receiving the invoice.
|
Field Name |
Description |
Mandatory |
Format |
Example |
|
Buyer Name |
Legal name of the buyer |
Yes |
Text |
Example Company LLC |
|
Buyer TRN |
Tax Registration Number of the buyer (if registered) |
Conditional |
15-digit numeric |
100000054321098 |
|
Buyer Address |
Delivery or billing address |
Yes |
Structured Address |
Model Address, Dubai, UAE |
|
Buyer Contact Email |
Email for invoice correspondence |
No |
|
example@company.com |
Validations:
Captures total monetary values calculated on the invoice.
|
Field Name |
Description |
Mandatory |
Format |
Example |
|
Total Invoice Amount |
Grand total including VAT |
Yes |
Decimal (2 places) |
1045.50 |
|
Total VAT Amount |
Total tax applied across all lines |
Yes |
Decimal |
45.50 |
|
Amount Due |
Amount the buyer must pay |
Yes |
Decimal |
1045.50 |
Validations:
Breaks down VAT and other applicable taxes.
|
Field Name |
Description |
Mandatory |
Format |
Example |
|
Tax Type Code |
Specifies type of tax (e.g., VAT) |
Yes |
Code |
VAT |
|
Tax Rate |
Applicable tax rate (%) |
Yes |
Decimal |
5.00 |
|
Taxable Amount |
Net amount on which tax is calculated |
Yes |
Decimal |
1000.00 |
|
Tax Amount |
Amount of tax applicable |
Yes |
Decimal |
50.00 |
Validations:
Details of goods/services provided.
|
Field Name |
Description |
Mandatory |
Format |
Example |
|
Item Description |
Description of the goods/services |
Yes |
Text |
Steel Rods 10mm x 3m |
|
Quantity |
Quantity sold or delivered |
Yes |
Decimal |
100 |
|
Unit Price |
Price per unit excluding VAT |
Yes |
Decimal |
10.00 |
|
Line Total |
Total amount for line (excl. VAT) |
Yes |
Decimal |
1000.00 |
|
Line VAT Amount |
VAT on the line total |
Yes |
Decimal |
50.00 |
Validations: