Live Demo · BroData · Fictional Submissions
Submission

INV-7PKADHPV

Standard·Kopitiam Saji KL Sentral·MYR 8.71
Validated
Lifecycle
  1. 2026-05-24 · 16:25:07 KL
    Received at middleware
    Polling worker picked up the invoice and built the UBL payload.
  2. 2026-05-24 · 16:25:37 KL
    Submitted to LHDN API
    POSTed to the MyInvois documentsubmissions endpoint.
  3. 2026-05-24 · 16:25:39 KL
    Validated successfully
    LHDN UUID issued: c0c38977-dd24-42df-81bc-a4b72342bd75
UBL 2.1 payload

What we sent LHDN

5,208 bytes · standard
document.jsonread-only
{
  "Invoice": {
    "ID": [
      {
        "_": "KSSB-INV-7PKADHPV"
      }
    ],
    "TaxTotal": [
      {
        "TaxAmount": [
          {
            "_": 0.21,
            "currencyID": "MYR"
          }
        ]
      }
    ],
    "IssueDate": [
      {
        "_": "2026-05-24"
      }
    ],
    "IssueTime": [
      {
        "_": "08:25:07Z"
      }
    ],
    "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": [
                  {
                    "_": 5,
                    "currencyID": "MYR"
                  }
                ]
              }
            ]
          }
        ],
        "InvoicedQuantity": [
          {
            "_": 2,
            "unitCode": "EA"
          }
        ],
        "LineExtensionAmount": [
          {
            "_": 5,
            "currencyID": "MYR"
          }
        ]
      },
      {
        "ID": [
          {
            "_": "2"
          }
        ],
        "Item": {
          "Name": [
            {
              "_": "Half-Boiled Eggs"
            }
          ],
          "SellersItemIdentification": {
            "ID": [
              {
                "_": "FOOD-HALF-BOILED-EGGS"
              }
            ]
          }
        },
        "Price": {
          "PriceAmount": [
            {
              "_": 3.5,
              "currencyID": "MYR"
            }
          ]
        },
        "TaxTotal": [
          {
            "TaxAmount": [
              {
                "_": 0.21,
                "currencyID": "MYR"
              }
            ],
            "TaxSubtotal": [
              {
                "TaxAmount": [
                  {
                    "_": 0.21,
                    "currencyID": "MYR"
                  }
                ],
                "TaxCategory": {
                  "Percent": [
                    {
                      "_": 6
                    }
                  ]
                },
                "TaxableAmount": [
                  {
                    "_": 3.5,
                    "currencyID": "MYR"
                  }
                ]
              }
            ]
          }
        ],
        "InvoicedQuantity": [
          {
            "_": 1,
            "unitCode": "EA"
          }
        ],
        "LineExtensionAmount": [
          {
            "_": 3.5,
            "currencyID": "MYR"
          }
        ]
      }
    ],
    "PaymentMeans": [
      {
        "PaymentMeansCode": [
          {
            "_": "card_amex"
          }
        ]
      }
    ],
    "InvoiceTypeCode": [
      {
        "_": "01",
        "listVersionID": "1.0"
      }
    ],
    "LegalMonetaryTotal": {
      "PayableAmount": [
        {
          "_": 8.71,
          "currencyID": "MYR"
        }
      ],
      "TaxExclusiveAmount": [
        {
          "_": 8.5,
          "currencyID": "MYR"
        }
      ],
      "TaxInclusiveAmount": [
        {
          "_": 8.71,
          "currencyID": "MYR"
        }
      ],
      "LineExtensionAmount": [
        {
          "_": 8.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 KL Sentral"
              }
            ]
          }
        ],
        "PartyIdentification": [
          {
            "ID": [
              {
                "_": "C20123456789",
                "schemeID": "TIN"
              }
            ]
          }
        ]
      }
    }
  },
  "invoice_id": "KSSB-INV-7PKADHPV",
  "document_type": "STANDARD"
}