Submission
INV-M7RNT6MR
Standard·Kopitiam Saji Subang USJ·MYR 4.00
Failed
Lifecycle
- 2026-05-23 · 12:53:10 KLReceived at middlewarePolling worker picked up the invoice and built the UBL payload.
- 2026-05-23 · 12:53:40 KLSubmitted to LHDN APIPOSTed to the MyInvois documentsubmissions endpoint.
- 2026-05-23 · 12:53:42 KLRejected by LHDNInvalid line item: missing classification code
UBL 2.1 payload
What we sent LHDN
document.jsonread-only
{
"Invoice": {
"ID": [
{
"_": "KSSB-INV-M7RNT6MR"
}
],
"TaxTotal": [
{
"TaxAmount": [
{
"_": 0,
"currencyID": "MYR"
}
]
}
],
"IssueDate": [
{
"_": "2026-05-23"
}
],
"IssueTime": [
{
"_": "04:53:10Z"
}
],
"InvoiceLine": [
{
"ID": [
{
"_": "1"
}
],
"Item": {
"Name": [
{
"_": "100 Plus"
}
],
"SellersItemIdentification": {
"ID": [
{
"_": "DRINK-100PLUS"
}
]
}
},
"Price": {
"PriceAmount": [
{
"_": 4,
"currencyID": "MYR"
}
]
},
"TaxTotal": [
{
"TaxAmount": [
{
"_": 0,
"currencyID": "MYR"
}
],
"TaxSubtotal": [
{
"TaxAmount": [
{
"_": 0,
"currencyID": "MYR"
}
],
"TaxCategory": {
"Percent": [
{
"_": 0
}
]
},
"TaxableAmount": [
{
"_": 4,
"currencyID": "MYR"
}
]
}
]
}
],
"InvoicedQuantity": [
{
"_": 1,
"unitCode": "EA"
}
],
"LineExtensionAmount": [
{
"_": 4,
"currencyID": "MYR"
}
]
}
],
"PaymentMeans": [
{
"PaymentMeansCode": [
{
"_": "card_amex"
}
]
}
],
"InvoiceTypeCode": [
{
"_": "01",
"listVersionID": "1.0"
}
],
"LegalMonetaryTotal": {
"PayableAmount": [
{
"_": 4,
"currencyID": "MYR"
}
],
"TaxExclusiveAmount": [
{
"_": 4,
"currencyID": "MYR"
}
],
"TaxInclusiveAmount": [
{
"_": 4,
"currencyID": "MYR"
}
],
"LineExtensionAmount": [
{
"_": 4,
"currencyID": "MYR"
}
]
},
"DocumentCurrencyCode": [
{
"_": "MYR"
}
],
"AccountingCustomerParty": {
"Party": {
"PartyName": [
{
"Name": [
{
"_": "Registered Buyer CUST-B9KTUU"
}
]
}
],
"PartyIdentification": [
{
"ID": [
{
"_": "C4505973409",
"schemeID": "TIN"
}
]
}
]
}
},
"AccountingSupplierParty": {
"Party": {
"PartyName": [
{
"Name": [
{
"_": "Kopitiam Saji Sdn Bhd — Kopitiam Saji Subang USJ"
}
]
}
],
"PartyIdentification": [
{
"ID": [
{
"_": "C20123456789",
"schemeID": "TIN"
}
]
}
]
}
}
},
"invoice_id": "KSSB-INV-M7RNT6MR",
"document_type": "STANDARD"
}