BILL PAYMENTSCreate Bill PaymentCopy Pagepost https://sandbox-api.yangaplugbusiness.com/api/v1/bill-payments/payInitiate your bill payments.Body Paramsrequest_idstringrequiredDefaults to kA2KvQVKtdTRobgmAcOQjzhYThis is a unique reference with which you can use to identify and query the status of a given transaction after the transaction has been executed.biller_codestringrequiredDefaults to mtn_dataThe code property gotten for the Get Billers endpointproduct_codestringDefaults to 6295The code property gotten for the Get Products endpoint. You can ignore this field if has_products attribute of the biller is falserecipientstringrequiredDefaults to 07040296395The customer's unique identifier, which may include the IUC Number, Smartcard number, meter number, or phone number.... For Sandbox, use 07040296395 as value for airtime, and data. Use 1212121212 for any other.amountdoubleDefaults to 200The amount to be paid for the bill. If the product have a fixed amount, the product amount will be usedphonestringThe customer's phone number. This is required only when requires_phone_no attribute of the biller is truesyncbooleanrequiredDefaults to falseSometimes, request may take longer time to process from the service providers. With this attribute you'll be able to specify if you want the process to be synchronous or asynchronous. Either ways, you will be notified via webhook if you configured it. Recommended: truetruefalseportedbooleanDefaults to falseThis is only for airtime and data. It is used to specify if the phone number is ported to the current network provider.truefalseResponses 200200 400400 422422Updated over 1 year ago