Bill Payment APIBillersGet the list of billers#Get the list of billers GET /api/v1/billers This endpoint retrieves a list of billers filtered by the specified category. It allows clients to fetch biller information based on categorical criteria. #Request #Responses200400Successfully retrieved list of billersInvalid request.