Live Demo · BroData · Fictional Submissions
Submission

INV-X6EX8KC5

Standard·Kopitiam Saji KL Sentral·MYR 8.03
Validated
Lifecycle
  1. 2026-05-24 · 13:44:46 KL
    Received at middleware
    Polling worker picked up the invoice and built the UBL payload.
  2. 2026-05-24 · 13:45:16 KL
    Submitted to LHDN API
    POSTed to the MyInvois documentsubmissions endpoint.
  3. 2026-05-24 · 13:45:18 KL
    Validated successfully
    LHDN UUID issued: 61e35a19-a045-4d47-89f8-92221b7551ab
UBL 2.1 payload

What we sent LHDN

5,208 bytes · standard
document.jsonread-only
{
  "Invoice": {
    "ID": [
      {
        "_": "KSSB-INV-X6EX8KC5"
      }
    ],
    "TaxTotal": [
      {
        "TaxAmount": [
          {
            "_": 0.23,
            "currencyID": "MYR"
          }
        ]
      }
    ],
    "IssueDate": [
      {
        "_": "2026-05-24"
      }
    ],
    "IssueTime": [
      {
        "_": "05:44:46Z"
      }
    ],
    "InvoiceLine": [
      {
        "ID": [
          {
            "_": "1"
          }
        ],
        "Item": {
          "Name": [
            {
              "_": "Kopi Ais"
            }
          ],
          "SellersItemIdentification": {
            "ID": [
              {
                "_": "DRINK-KOPI-AIS"
              }
            ]
          }
        },
        "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"
          }
        ]
      },
      {
        "ID": [
          {
            "_": "2"
          }
        ],
        "Item": {
          "Name": [
            {
              "_": "Roti Bakar Mentega"
            }
          ],
          "SellersItemIdentification": {
            "ID": [
              {
                "_": "FOOD-TOAST-BUTTER"
              }
            ]
          }
        },
        "Price": {
          "PriceAmount": [
            {
              "_": 3.8,
              "currencyID": "MYR"
            }
          ]
        },
        "TaxTotal": [
          {
            "TaxAmount": [
              {
                "_": 0.23,
                "currencyID": "MYR"
              }
            ],
            "TaxSubtotal": [
              {
                "TaxAmount": [
                  {
                    "_": 0.23,
                    "currencyID": "MYR"
                  }
                ],
                "TaxCategory": {
                  "Percent": [
                    {
                      "_": 6
                    }
                  ]
                },
                "TaxableAmount": [
                  {
                    "_": 3.8,
                    "currencyID": "MYR"
                  }
                ]
              }
            ]
          }
        ],
        "InvoicedQuantity": [
          {
            "_": 1,
            "unitCode": "EA"
          }
        ],
        "LineExtensionAmount": [
          {
            "_": 3.8,
            "currencyID": "MYR"
          }
        ]
      }
    ],
    "PaymentMeans": [
      {
        "PaymentMeansCode": [
          {
            "_": "card_mastercard"
          }
        ]
      }
    ],
    "InvoiceTypeCode": [
      {
        "_": "01",
        "listVersionID": "1.0"
      }
    ],
    "LegalMonetaryTotal": {
      "PayableAmount": [
        {
          "_": 8.03,
          "currencyID": "MYR"
        }
      ],
      "TaxExclusiveAmount": [
        {
          "_": 7.8,
          "currencyID": "MYR"
        }
      ],
      "TaxInclusiveAmount": [
        {
          "_": 8.03,
          "currencyID": "MYR"
        }
      ],
      "LineExtensionAmount": [
        {
          "_": 7.8,
          "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 KL Sentral"
              }
            ]
          }
        ],
        "PartyIdentification": [
          {
            "ID": [
              {
                "_": "C20123456789",
                "schemeID": "TIN"
              }
            ]
          }
        ]
      }
    }
  },
  "invoice_id": "KSSB-INV-X6EX8KC5",
  "document_type": "STANDARD"
}