Bill Payment APIpost https://bbps-sb.payu.in/payu-nbc-int/v1/nbc/billpaymentrequestBody ParamsagentIdstringrequiredThis parameter must contain the Agent ID that is shared by PayU.billerIdstringrequiredThis parameter must contain the Biller Identification Number.paidAmountintegerrequiredThis parameter contains amount paid by the customer.paymentNamestringrequiredThis parameter must contain whether whole payment or partial payment is paid.paymentDetailsobjectrequiredThis parameter must contain the payment details in a JSON format.paymentDetails objectuserDetailsobjectrequiredThis parameter must contain the user details in a JSON format.userDetails objectisQuickPaybooleanrequiredThis parameter is used to indicate if this payment was a quick pay.truefalsetimeStampstringrequiredThis parameter will contain the time so that the agent can fetch updated plans after this timestamp. Agent can use this parameter for delta response. The format for time: yyyy-MM-dd HH:mm:ssrefIdstringrequiredThis parameter must contain the Unique Identification Number.customerParamsarray of stringsrequiredThis parameter must contain the customer parameters.customerParams*ADD stringdeviceDetailsobjectrequiredThis parameter must contain the device details.DeviceDetails objectadditionalParamsobjectrequiredAdditionalParams objectpaymentRefIDstringrequiredThis parameter must contain the payment reference ID.pgNamestringrequiredThis parameter must contain the page name.Response 200Updated 6 months ago