APIs for Businesses
Home
APIs
  • Checkout/ Deeplink
  • Merchant Proxy
  • Bill24 Hosted
  • Auto Direct Debit
  • KHQR Integration Specification for API
  • Notification API
  • On Boarding Sub Biller API
Home
APIs
  • Checkout/ Deeplink
  • Merchant Proxy
  • Bill24 Hosted
  • Auto Direct Debit
  • KHQR Integration Specification for API
  • Notification API
  • On Boarding Sub Biller API
  1. Merchant Proxy
  • Merchant Proxy
    • Overview
    • Response Code
    • Full Example
    • FAQ
    • Proxy
      POST
    • Webhook
      POST
  1. Merchant Proxy

Response Code

Expected Response Proxy#

Below table is the list of expected response codes.
CodeTypeMessage
0SuccessSuccess
1ErrorError Not Found
2ErrorError Bill Over Due
3ErrorError No Amount To Pay
4ErrorError Currency Not Allow

Expected Response Webhook#

Below table is the list of expected response codes.
TypeMessageRemark
SuccessSuccess
ErrorErrorThe error occurs when the webhook is pushed twice with the same data.
Previous
Overview
Next
Full Example