Important Note
- The Get Notifications and Search Documents APIs are currently in stub form, meaning they provide mock responses and cannot be used to get real data just yet. The actual versions of these APIs are under development.
We will update you as soon as the Stub APIs are upgraded to their actual, fully functional versions.
FAQs: APIs Available in the Sandbox and Production Environment
Understanding the APIs
APIs, or Application Programming Interfaces, allow different software systems to communicate with each other. In our current pre-production, we're running two types of APIs: Actual APIs and Stub APIs.
- Actual APIs: These are fully functional and return real responses from our system.
- Stub APIs: These are temporary and return mock responses. They mimic the real APIs but don’t yet connect to our actual data. The real versions are still being developed.
Here is a simple table listing the available APIs and their current status:
# | API | Actual / Stub | Remark |
---|---|---|---|
1 | Login as Taxpayer System | Actual | |
2 | Login as Intermediary System | Actual | |
3 | Get All Document Types | Actual | |
4 | Get Document Type | Actual | |
5 | Get Document Type Version | Actual | |
6 | Get Notifications | Stub | Not Release |
7 | Validate Taxpayer’s TIN | Actual | |
8 | Submit Documents | Actual | |
9 | Cancel Document | Actual | |
10 | Reject Document | Actual | |
11 | Get Recent Documents | Actual | |
12 | Get Submission | Actual | |
13 | Get Document | Actual | |
14 | Get Document Details | Actual | |
15 | Search Documents | Stub | Not Release |
Source : LHDN FAQs
Comments
0 comments
Article is closed for comments.