Submission
INV-M6GY2M3U
Standard·Kopitiam Saji Subang USJ·MYR 2.50
Validated
Lifecycle
- 2026-05-24 · 20:59:30 KLReceived at middlewarePolling worker picked up the invoice and built the UBL payload.
- 2026-05-24 · 21:00:00 KLSubmitted to LHDN APIPOSTed to the MyInvois documentsubmissions endpoint.
- 2026-05-24 · 21:00:02 KLValidated successfullyLHDN UUID issued: 8cc788e3-288e-4294-85fe-57002cf8b692
UBL 2.1 payload
What we sent LHDN
document.jsonread-only
{
"Invoice": {
"ID": [
{
"_": "KSSB-INV-M6GY2M3U"
}
],
"TaxTotal": [
{
"TaxAmount": [
{
"_": 0,
"currencyID": "MYR"
}
]
}
],
"IssueDate": [
{
"_": "2026-05-24"
}
],
"IssueTime": [
{
"_": "12:59:30Z"
}
],
"InvoiceLine": [
{
"ID": [
{
"_": "1"
}
],
"Item": {
"Name": [
{
"_": "Mineral Water"
}
],
"SellersItemIdentification": {
"ID": [
{
"_": "DRINK-WATER"
}
]
}
},
"Price": {
"PriceAmount": [
{
"_": 2.5,
"currencyID": "MYR"
}
]
},
"TaxTotal": [
{
"TaxAmount": [
{
"_": 0,
"currencyID": "MYR"
}
],
"TaxSubtotal": [
{
"TaxAmount": [
{
"_": 0,
"currencyID": "MYR"
}
],
"TaxCategory": {
"Percent": [
{
"_": 0
}
]
},
"TaxableAmount": [
{
"_": 2.5,
"currencyID": "MYR"
}
]
}
]
}
],
"InvoicedQuantity": [
{
"_": 1,
"unitCode": "EA"
}
],
"LineExtensionAmount": [
{
"_": 2.5,
"currencyID": "MYR"
}
]
}
],
"PaymentMeans": [
{
"PaymentMeansCode": [
{
"_": "card_mastercard"
}
]
}
],
"InvoiceTypeCode": [
{
"_": "01",
"listVersionID": "1.0"
}
],
"LegalMonetaryTotal": {
"PayableAmount": [
{
"_": 2.5,
"currencyID": "MYR"
}
],
"TaxExclusiveAmount": [
{
"_": 2.5,
"currencyID": "MYR"
}
],
"TaxInclusiveAmount": [
{
"_": 2.5,
"currencyID": "MYR"
}
],
"LineExtensionAmount": [
{
"_": 2.5,
"currencyID": "MYR"
}
]
},
"DocumentCurrencyCode": [
{
"_": "MYR"
}
],
"AccountingCustomerParty": {
"Party": {
"PartyName": [
{
"Name": [
{
"_": "Walk-in Customer"
}
]
}
],
"PartyIdentification": [
{
"ID": [
{
"_": "EI00000000010",
"schemeID": "TIN"
}
]
}
]
}
},
"AccountingSupplierParty": {
"Party": {
"PartyName": [
{
"Name": [
{
"_": "Kopitiam Saji Sdn Bhd — Kopitiam Saji Subang USJ"
}
]
}
],
"PartyIdentification": [
{
"ID": [
{
"_": "C20123456789",
"schemeID": "TIN"
}
]
}
]
}
}
},
"invoice_id": "KSSB-INV-M6GY2M3U",
"document_type": "STANDARD"
}