v1
latestOpenAPI 3.1.02026-07-26290731.0 KBCreate Bill
post/paymentgateway/api/v1/paybill
Headers
Content-Typestring required
Authorizationstring
Request body
Response
200
Example response
{
"id": 10275,
"merchantCode": "MX6072",
"payableCode": "9405967",
"amount": 5000,
"code": "200",
"transactionReference": "abcefdjaaajaa1",
"redirectUrl": "https://webpay-ui.k8.isw.la/demo-response",
"customerId": "ibro_07@yahoo.com",
"reference": "NSzaOhxSJNVspGz",
"customerEmail": "ibro_07@yahoo.com",
"currencyCode": "566",
"enabled": true,
"paymentUrl": "https://project-x-merchant.k8.isw.la/paymentgateway/paybill/NSzaOhxSJNVspGz"
}