To be able to test your webhook, you may need this process to fake payment and/or reversal from bill.This will send the webhook/callback to your registered webhook_url with the necessary payload.INFO: This endpoint only available in Sandbox Mode
Request
Path Params
Query Params
Header Params
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET '/api/v2/gw/bill//fake?type=' \
--header'Accept;' \
--header'Authorization;' \
--header'Signature;'