Live Demo · BroData · Fictional Submissions
Submission

INV-ZSG6STC7

Standard·Kopitiam Saji Bangsar·MYR 12.19
Validated
Lifecycle
  1. 2026-05-17 · 17:58:59 KL
    Received at middleware
    Polling worker picked up the invoice and built the UBL payload.
  2. 2026-05-17 · 17:59:29 KL
    Submitted to LHDN API
    POSTed to the MyInvois documentsubmissions endpoint.
  3. 2026-05-17 · 17:59:31 KL
    Validated successfully
    LHDN UUID issued: e7bc6d54-3072-4834-84e1-d256d09c1f86
UBL 2.1 payload

What we sent LHDN

3,691 bytes · standard
document.jsonread-only
{
  "Invoice": {
    "ID": [
      {
        "_": "KSSB-INV-ZSG6STC7"
      }
    ],
    "TaxTotal": [
      {
        "TaxAmount": [
          {
            "_": 0.69,
            "currencyID": "MYR"
          }
        ]
      }
    ],
    "IssueDate": [
      {
        "_": "2026-05-17"
      }
    ],
    "IssueTime": [
      {
        "_": "09:58:59Z"
      }
    ],
    "InvoiceLine": [
      {
        "ID": [
          {
            "_": "1"
          }
        ],
        "Item": {
          "Name": [
            {
              "_": "Char Kway Teow"
            }
          ],
          "SellersItemIdentification": {
            "ID": [
              {
                "_": "FOOD-CHAR-KWAY-TEOW"
              }
            ]
          }
        },
        "Price": {
          "PriceAmount": [
            {
              "_": 11.5,
              "currencyID": "MYR"
            }
          ]
        },
        "TaxTotal": [
          {
            "TaxAmount": [
              {
                "_": 0.69,
                "currencyID": "MYR"
              }
            ],
            "TaxSubtotal": [
              {
                "TaxAmount": [
                  {
                    "_": 0.69,
                    "currencyID": "MYR"
                  }
                ],
                "TaxCategory": {
                  "Percent": [
                    {
                      "_": 6
                    }
                  ]
                },
                "TaxableAmount": [
                  {
                    "_": 11.5,
                    "currencyID": "MYR"
                  }
                ]
              }
            ]
          }
        ],
        "InvoicedQuantity": [
          {
            "_": 1,
            "unitCode": "EA"
          }
        ],
        "LineExtensionAmount": [
          {
            "_": 11.5,
            "currencyID": "MYR"
          }
        ]
      }
    ],
    "PaymentMeans": [
      {
        "PaymentMeansCode": [
          {
            "_": "card_amex"
          }
        ]
      }
    ],
    "InvoiceTypeCode": [
      {
        "_": "01",
        "listVersionID": "1.0"
      }
    ],
    "LegalMonetaryTotal": {
      "PayableAmount": [
        {
          "_": 12.19,
          "currencyID": "MYR"
        }
      ],
      "TaxExclusiveAmount": [
        {
          "_": 11.5,
          "currencyID": "MYR"
        }
      ],
      "TaxInclusiveAmount": [
        {
          "_": 12.19,
          "currencyID": "MYR"
        }
      ],
      "LineExtensionAmount": [
        {
          "_": 11.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 Bangsar"
              }
            ]
          }
        ],
        "PartyIdentification": [
          {
            "ID": [
              {
                "_": "C20123456789",
                "schemeID": "TIN"
              }
            ]
          }
        ]
      }
    }
  },
  "invoice_id": "KSSB-INV-ZSG6STC7",
  "document_type": "STANDARD"
}