Bill Payment APIBill Payment CartDelete a bill payment request from the cart#Delete a bill payment request from the cart DELETE /api/v1/bill-payment-cart/requests/:id Deletes the specified bill payment request from the cart. #Request #Responses200400Payment request deleted successfullyInvalid request.