Sign and submission of Invoices to LHDN
Version 1.0
Endpoint: /sign_submit
Method
POST
Summary
Sign and submit Invoice XML document
Description
This endpoint signs an XML document and submits it to the LHDN API.
Request Body
Content-Type: application/xml
Schema: {"type": "string"}
400 Responses
Bad request, invalid input or submission error
Content-Type: application/json
Schema: {"type": "string"}
200 Responses
Document signed and submitted successfully
Content-Type: application/json
Schema: {"type": "string"}