Live Demo · BroData · Fictional Submissions
Submission

INV-M8WEXDW9

Standard·Kopitiam Saji PJ Old Town·MYR 8.00
Validated
Lifecycle
  1. 2026-05-18 · 07:28:24 KL
    Received at middleware
    Polling worker picked up the invoice and built the UBL payload.
  2. 2026-05-18 · 07:28:54 KL
    Submitted to LHDN API
    POSTed to the MyInvois documentsubmissions endpoint.
  3. 2026-05-18 · 07:28:56 KL
    Validated successfully
    LHDN UUID issued: ee8f0621-aa6b-4f92-81e1-382dcb7ae001
UBL 2.1 payload

What we sent LHDN

3,652 bytes · standard
document.jsonread-only
{
  "Invoice": {
    "ID": [
      {
        "_": "KSSB-INV-M8WEXDW9"
      }
    ],
    "TaxTotal": [
      {
        "TaxAmount": [
          {
            "_": 0,
            "currencyID": "MYR"
          }
        ]
      }
    ],
    "IssueDate": [
      {
        "_": "2026-05-17"
      }
    ],
    "IssueTime": [
      {
        "_": "23:28:24Z"
      }
    ],
    "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": [
                  {
                    "_": 8,
                    "currencyID": "MYR"
                  }
                ]
              }
            ]
          }
        ],
        "InvoicedQuantity": [
          {
            "_": 2,
            "unitCode": "EA"
          }
        ],
        "LineExtensionAmount": [
          {
            "_": 8,
            "currencyID": "MYR"
          }
        ]
      }
    ],
    "PaymentMeans": [
      {
        "PaymentMeansCode": [
          {
            "_": "duitnow_qr"
          }
        ]
      }
    ],
    "InvoiceTypeCode": [
      {
        "_": "01",
        "listVersionID": "1.0"
      }
    ],
    "LegalMonetaryTotal": {
      "PayableAmount": [
        {
          "_": 8,
          "currencyID": "MYR"
        }
      ],
      "TaxExclusiveAmount": [
        {
          "_": 8,
          "currencyID": "MYR"
        }
      ],
      "TaxInclusiveAmount": [
        {
          "_": 8,
          "currencyID": "MYR"
        }
      ],
      "LineExtensionAmount": [
        {
          "_": 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 PJ Old Town"
              }
            ]
          }
        ],
        "PartyIdentification": [
          {
            "ID": [
              {
                "_": "C20123456789",
                "schemeID": "TIN"
              }
            ]
          }
        ]
      }
    }
  },
  "invoice_id": "KSSB-INV-M8WEXDW9",
  "document_type": "STANDARD"
}