Inquiry
POST/api/v5/transaction/inquiry
This endpoint is used to inquire bill information of BPJS kesehatan before making transaction.
info
Billing Notes
- If the customer has unpaid bills from previous months, they will be added to the current bill.
- The
data.premium(premi) will be the sum of all bills in the customer's family (shown asPST: Nin the participant name, meaning the customer pays for N family members). - Use the
data.premiumvalue as the base for charging your customer. - For bills addressed to Corporate Entities (Badan Usaha), use
888889followed by a 10-digit VA number.
Development Sandbox Dummy Number
| Customer Number | Product ID | Description |
|---|---|---|
| 0000001430071800 | 34 | Inquiry Failed |
| 0000001430071801 | 34 | Inquiry Success |
| 0000001430071802 | 34 | Inquiry Success |
Request
Responses
- 200
Successful response
Was this page helpful?