This endpoint is used when merchant want to see list of products/channels available for the Payment/Deposit and Transfer/Disbursement services.
Request
Path Params
Responses
🟢200Success
application/json
Body
Example
{"code":"00","status":200,"message":"SUCCESS","error":"","data":[{"paymentId":15,"productName":"QRIS","category":"PAYIN"},{"paymentId":16,"productName":"Permata Virtual Account","category":"PAYIN"},{"paymentId":22,"productName":"BNI Virtual Account","category":"PAYIN"},// ... and goes on until ...{"paymentId":9115,"productName":"Transfer BANK SEABANK INDONESIA","category":"DISBR"}]}