Collection

This endpoint enables you to collect payments from customers - both STK prompt and direct payment to paybill number.

POST https://pretium.africa/api/v1/payment/prompt

Headers


Request Body


{
   "status": true,
   "transaction_code": "SDF34D"
}

Last updated