Inquiry
POST/api/v5/transaction/inquiry
This endpoint is used to inquire bill information of BPJS Ketenagakerjaan 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.bill_detail.bill_usage(premi) will be the sum of all bills in the customer's family. - Use the
data.bill_summary.base_billvalue as the base for charging your customer.
Development Sandbox Dummy Number
| Customer ID | Product Code | Description |
|---|---|---|
| 0000014300718201 | 386 | Inquiry Failed |
| 0000014300718001 | 386 | Inquiry Success |
| 0000014300718002 | 386 | Inquiry Success |
Request
Responses
- 200
Successful response
Was this page helpful?