Live Demo · BroData · Fictional Submissions
Submission

INV-3MQ48SYE

Standard·Kopitiam Saji Bangsar·MYR 7.03
Failed
Lifecycle
  1. 2026-05-20 · 10:28:16 KL
    Received at middleware
    Polling worker picked up the invoice and built the UBL payload.
  2. 2026-05-20 · 10:28:46 KL
    Submitted to LHDN API
    POSTed to the MyInvois documentsubmissions endpoint.
  3. 2026-05-20 · 10:28:48 KL
    Rejected by LHDN
    Currency code MYR required but not provided
UBL 2.1 payload

What we sent LHDN

5,204 bytes · standard
document.jsonread-only
{
  "Invoice": {
    "ID": [
      {
        "_": "KSSB-INV-3MQ48SYE"
      }
    ],
    "TaxTotal": [
      {
        "TaxAmount": [
          {
            "_": 0.23,
            "currencyID": "MYR"
          }
        ]
      }
    ],
    "IssueDate": [
      {
        "_": "2026-05-20"
      }
    ],
    "IssueTime": [
      {
        "_": "02:28:16Z"
      }
    ],
    "InvoiceLine": [
      {
        "ID": [
          {
            "_": "1"
          }
        ],
        "Item": {
          "Name": [
            {
              "_": "Kopi O Kosong"
            }
          ],
          "SellersItemIdentification": {
            "ID": [
              {
                "_": "DRINK-KOPI-O"
              }
            ]
          }
        },
        "Price": {
          "PriceAmount": [
            {
              "_": 3,
              "currencyID": "MYR"
            }
          ]
        },
        "TaxTotal": [
          {
            "TaxAmount": [
              {
                "_": 0,
                "currencyID": "MYR"
              }
            ],
            "TaxSubtotal": [
              {
                "TaxAmount": [
                  {
                    "_": 0,
                    "currencyID": "MYR"
                  }
                ],
                "TaxCategory": {
                  "Percent": [
                    {
                      "_": 0
                    }
                  ]
                },
                "TaxableAmount": [
                  {
                    "_": 3,
                    "currencyID": "MYR"
                  }
                ]
              }
            ]
          }
        ],
        "InvoicedQuantity": [
          {
            "_": 1,
            "unitCode": "EA"
          }
        ],
        "LineExtensionAmount": [
          {
            "_": 3,
            "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": [
          {
            "_": "ewallet_tng"
          }
        ]
      }
    ],
    "InvoiceTypeCode": [
      {
        "_": "01",
        "listVersionID": "1.0"
      }
    ],
    "LegalMonetaryTotal": {
      "PayableAmount": [
        {
          "_": 7.03,
          "currencyID": "MYR"
        }
      ],
      "TaxExclusiveAmount": [
        {
          "_": 6.8,
          "currencyID": "MYR"
        }
      ],
      "TaxInclusiveAmount": [
        {
          "_": 7.03,
          "currencyID": "MYR"
        }
      ],
      "LineExtensionAmount": [
        {
          "_": 6.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 Bangsar"
              }
            ]
          }
        ],
        "PartyIdentification": [
          {
            "ID": [
              {
                "_": "C20123456789",
                "schemeID": "TIN"
              }
            ]
          }
        ]
      }
    }
  },
  "invoice_id": "KSSB-INV-3MQ48SYE",
  "document_type": "STANDARD"
}